blob: eaf623a00be135714e94770ab4d71234f75b3831 [file] [log] [blame]
{
"name": "DDDAdZYSdk",
"version": "1.0.0.5",
"summary": "中彦sdk",
"description": "DDDAdZYSdk是中彦的广告sdk",
"homepage": "https://gitee.com/5245/DDDAdZYPodSdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"summerthread": "summerthread@163.com"
},
"source": {
"git": "https://gitee.com/5245/DDDAdZYPodSdk.git",
"tag": "1.0.0.5"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphonesimulator*]": ""
},
"static_framework": true,
"requires_arc": true,
"frameworks": [
"AVFoundation",
"CoreMedia",
"Security",
"WebKit"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"resources": "DDDAdZYSdk/Assets/DDDAdSdk.bundle",
"vendored_frameworks": "DDDAdZYSdk/Classes/DDDAdZYSdk.framework",
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
],
"SDWebImage": [
"~> 5.8.4"
]
}
}