blob: 08a8dd0a54753cf5bf50a94b65aa8e8aa1e70869 [file] [log] [blame]
{
"name": "DCBaseFramework",
"version": "1.0.8",
"summary": "A short description of DCBaseFramework.",
"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": "DCBase/tag/1.0.8/DCBase/DCBaseSDK.framework",
"source_files": "DCBase/tag/1.0.8/DCBase/DCBase.h",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"MobileCoreServices",
"AVFoundation",
"CoreLocation",
"MediaPlayer",
"CoreMedia",
"CoreText",
"AudioToolbox",
"MapKit",
"ImageIO",
"SystemConfiguration",
"CFNetwork",
"QuartzCore",
"Security",
"CoreTelephony"
],
"requires_arc": true,
"resources": [
"DCBase/tag/1.0.8/DCBase/Resources/**/*.{xib,storyboard}"
],
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
],
"ActionSheetPicker-3.0": [
"2.0.4"
],
"Cordova": [
"4.3.0"
],
"MJRefresh": [
"~> 3.1.15.3"
],
"DCLibraryFramework": [
]
}
}