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