blob: 5ebaa5f93be2f7f32c02cd59a4ac0c1d0fac5fa6 [file] [log] [blame]
{
"name": "ZYAdSDK",
"version": "1.5.0",
"summary": "ZYAdSDK",
"description": "AdSDK for ZY",
"homepage": "https://github.com/liuyaqiang/ZYAdSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuyaqiang": "344257448@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/liuyaqiang/ZYAdSDK.git",
"tag": "1.5.0"
},
"vendored_frameworks": "ZYAdSDK.framework",
"resources": "ZYAdSDK.bundle",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"ZYCoreKit": [
]
}
}