| { |
| "name": "DCLibraryFramework", |
| "version": "1.0.2", |
| "summary": "A short description of DCLibraryFramework.", |
| "description": "DCLibrarySDK framework", |
| "homepage": "http://git.leadingsoft.com.cn/cocoapods/dcsdkspecs.git", |
| "license": "MIT", |
| "authors": { |
| "赵志强": "zhaozq@leadingsoft.cn" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "http://git.leadingsoft.com.cn/cocoapods/dcsdk.git" |
| }, |
| "vendored_frameworks": "DCLibrary/tag/1.0.2/DCLibrary/DCLibrarySDK.framework", |
| "frameworks": [ |
| "Foundation", |
| "CoreGraphics", |
| "UIKit", |
| "MobileCoreServices", |
| "AVFoundation", |
| "CoreLocation", |
| "MediaPlayer", |
| "CoreMedia", |
| "CoreText", |
| "AudioToolbox", |
| "MapKit", |
| "ImageIO", |
| "SystemConfiguration", |
| "CFNetwork", |
| "QuartzCore", |
| "Security", |
| "CoreTelephony" |
| ], |
| "requires_arc": true, |
| "resources": [ |
| "DCLibrary/tag/1.0.2/DCLibrary/Resources/Image/**/*.xcassets" |
| ], |
| "dependencies": { |
| "ReactiveCocoa": [ |
| "2.4.7" |
| ], |
| "YYKit": [ |
| "1.0.9" |
| ], |
| "SDWebImage": [ |
| "3.7.4" |
| ], |
| "FMDB": [ |
| "2.6.2" |
| ], |
| "Bugly": [ |
| |
| ], |
| "TZImagePickerController": [ |
| |
| ] |
| }, |
| "subspecs": [ |
| { |
| "name": "DependenceSDK", |
| "subspecs": [ |
| { |
| "name": "AMRMedia", |
| "vendored_libraries": "DCLibrary/tag/1.0.2/DCLibrary/DependenceSDK/AMRMedia/libopencore-amrnb.a" |
| }, |
| { |
| "name": "Mars", |
| "vendored_frameworks": "DCLibrary/tag/1.0.2/DCLibrary/DependenceSDK/Mars/mars.framework" |
| } |
| ] |
| } |
| ] |
| } |