forked from yangshengchaoios/YSCKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPodfile
More file actions
52 lines (28 loc) · 953 Bytes
/
Podfile
File metadata and controls
52 lines (28 loc) · 953 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
platform :ios, '7.0'
pod 'AFNetworking', :head
pod 'ADTransitionController', :head
pod 'Canvas', :head
pod 'FMDB', :head
pod 'SDURLCache', :head
pod 'SDWebImage', :head
pod 'MBProgressHUD', :head
pod 'BlocksKit', :head
pod 'CXPhotoBrowser', :head
pod 'JSCustomBadge', :head
pod 'HMSegmentedControl', :git => 'https://github.com/yangshengchaoios/HMSegmentedControl.git'
pod 'MarqueeLabel', :head
pod 'Reachability', :head
pod 'SMPageControl', :git => 'https://github.com/yangshengchaoios/SMPageControl.git'
pod 'DRDynamicSlideShow', :head
pod 'JSONModel', :head
pod 'pop', '~>1.0.7'
pod 'UIImage-Resize', :head
pod 'UIImage-Categories', :head
pod 'SVPullToRefresh', :head
#等效于MJRefresh
pod 'PopoverView', :head
pod 'ZYQAssetPickerController', '~> 1.0.0'
#等效于pod 'ELCImagePickerController', :head
pod 'HPGrowingTextView', '~>1.1'
pod 'PureLayout', :head
#UIView+AutoLayout has been deprecated in favor of PureLayout