blob: 4ce81cb33e707661708527b29007b020e582ddd7 [file] [log] [blame]
{
"name": "ZYAdKit",
"version": "1.0",
"summary": "A short description of ZYAdKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Yu Yang/ZYAdKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yu Yang": "yangyu2010@aliyun.com"
},
"source": {
"git": "https://github.com/yangyu2010/ZYAdKit.git",
"tag": "1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "ZYAdKit/Classes/**/*",
"static_framework": true,
"resource_bundles": {
"ZYAdKit": [
"ZYAdKit/Assets/ZYAdKit.storyboard"
]
},
"dependencies": {
"Kingfisher": [
],
"Google-Mobile-Ads-SDK": [
]
}
}