blob: fd6958bd15d8a10a2d6f26502dc2029d91bcf067 [file] [log] [blame]
{
"name": "ZYAdKit",
"version": "1.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "ZYAdKit/Classes/**/*",
"static_framework": true,
"resource_bundles": {
"ZYAdKit": [
"ZYAdKit/Assets/ZYAdKit.storyboard"
]
},
"dependencies": {
"Kingfisher": [
],
"Google-Mobile-Ads-SDK": [
]
},
"swift_version": "5.0"
}