mirror of
https://github.com/wu736139669/Doctor.git
synced 2026-08-05 05:55:05 +00:00
17 lines
299 B
Ruby
17 lines
299 B
Ruby
platform :ios, '6.0'
|
|
pod 'Reachability'
|
|
pod 'SBJson'
|
|
pod 'SDWebImage'
|
|
pod 'DTCoreText'
|
|
pod 'STableViewController'
|
|
pod 'MBProgressHUD'
|
|
pod 'AFNetworking'
|
|
pod 'Mantle'
|
|
pod 'Godzippa'
|
|
pod 'EGOCache'
|
|
pod 'SecureUDID'
|
|
pod 'MJRefresh'
|
|
pod 'SVWebViewController'
|
|
pod 'ReactiveCocoa'
|
|
pod 'IQKeyboardManager'
|