mirror of
https://github.com/wu736139669/Ash_First.git
synced 2026-08-05 05:55:21 +00:00
8 lines
107 B
Ruby
8 lines
107 B
Ruby
|
|
platform :ios, '7.0'
|
|
pod 'Reachability'
|
|
pod 'SBJson'
|
|
pod 'SDWebImage'
|
|
pod 'MKNetworkKit'
|
|
|
|
pod 'DTCoreText' |