forked from coding/Coding-iOS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPodfile
executable file
·27 lines (26 loc) · 819 Bytes
/
Podfile
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
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '7.0'
pod 'TTTAttributedLabel', '1.10.1'
pod 'RegexKitLite-NoWarning', '1.1.0'
pod 'hpple', '0.2.0'
pod 'MBProgressHUD', '0.9'
pod 'TPKeyboardAvoiding', '1.2.4'
pod 'BlocksKit', '2.2.5'
pod 'ReactiveCocoa', '2.3.1'
pod 'MMMarkdown', '0.3'
pod 'Masonry', '0.5.3'
pod 'NYXImagesKit', '2.3'
pod 'UIImage+BlurredFrame', '0.0.4'
pod 'POP+MCAnimate', '2.0.1'
pod 'PPiAwesomeButton'
pod 'APParallaxHeader'
pod 'SDCAlertView', '2.5.2'
pod 'MarqueeLabel'
pod 'TMCache', '2.1.0'
pod 'iVersion', '1.11.4'
pod 'JazzHands', '2.0.0'
pod 'SSKeychain', '1.2.3'
pod 'UMengSocial', '4.2.3'
#pod 'evernote-cloud-sdk-ios', :git => 'https://github.com/evernote/evernote-cloud-sdk-ios.git', :branch => 'ios7'
pod 'evernote-cloud-sdk-ios', '2.0.2'
pod 'UMengAnalytics', '3.5.10'