-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPodfile
More file actions
26 lines (22 loc) · 691 Bytes
/
Copy pathPodfile
File metadata and controls
26 lines (22 loc) · 691 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
platform :ios, '6.0'
pod 'UI7Kit', '~> 0.9.11'
pod 'HLLFont', '~> 0.1'
pod 'HLLDropDownQuickView', '~> 0.1'
#pod 'ViewDeck', '= 2.2.11'
pod 'ViewDeck', '~> 2.3.1'
pod 'GMGridView', '~> 1.1.1'
pod 'SVPullToRefresh', '~> 0.4.1'
pod 'SDWebImage', '~> 3.4'
pod 'MBProgressHUD', '~> 0.8'
pod 'OHAttributedLabel', '~> 3.5.3'
pod 'JSONModel', '~> 0.10.0'
pod 'CocoaSecurity', '~> 1.2.1'
pod 'KeychainItemWrapper', '~> 1.2'
pod 'RegexKitLite', '~> 4.0'
#pod 'IDMPhotoBrowser', '~> 1.3.2'
pod 'MZFormSheetController', '~> 1.4.0'
pod 'SVWebViewController', :head
pod 'Analytics', '~> 0.8.0'
#pod 'GoogleAnalytics-iOS-SDK', '~> 3.0.1'
pod 'TestFlightSDK', '~> 2.1.1-beta'
#pod 'Parse', '~> 1.2.15'