Skip to content

Instantly share code, notes, and snippets.

@chenshengzhi
Last active August 29, 2015 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chenshengzhi/71acea3f4e3b0250d100 to your computer and use it in GitHub Desktop.
Save chenshengzhi/71acea3f4e3b0250d100 to your computer and use it in GitHub Desktop.
my Podfile
platform :ios, '7.0'
pod 'MJExtension', '~> 2.3.6'
pod 'BKECircularProgressView', '~> 0.2'
pod 'SZTextView', '~> 1.2.1'
pod 'HZActivityIndicatorView', '~> 0.0.1'
pod 'FXNotifications', '~> 1.1'
pod 'JSBadgeView', '~> 1.4.1'
pod 'SDWebImage', '~> 3.7.2'
pod 'AFNetworking', '~> 2.5.4'
pod 'UICKeyChainStore', '~> 2.0.6'
pod 'SVProgressHUD', '~> 1.1.3'
pod 'BlocksKit', '~> 2.2.5'
pod 'Masonry', '~> 0.6.1'
pod 'UITableView+FDTemplateLayoutCell', '~> 1.3'
pod 'SVPullToRefresh_Bell', '~> 1.0.1'
pod 'IQKeyboardManager', '~> 3.2.4'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment