blob: 9950470d3f907f46c6a6b300022e52088ca40a9a [file] [log] [blame]
{
"name": "ZYAdSDK",
"version": "1.5.1",
"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.1"
},
"vendored_frameworks": "ZYAdSDK.framework",
"resources": "ZYAdSDK.bundle",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"ZYCoreKit": [
]
}
}