blob: 7b3a741d7e59e5d7ed3c194b768216a903ffd376 [file] [log] [blame]
{
"name": "KKAds",
"version": "1.1.4",
"summary": "基础广告库",
"description": "广告sdk的基础功能",
"homepage": "https://gitee.com/tapque_sdk/KKAds-iOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aby.wang": "ayb.wang@gpower.co"
},
"source": {
"git": "https://gitee.com/tapque_sdk/KKAds-iOS.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KKAds/Classes/**/*",
"private_header_files": "KKAds/Classes/KKConstants.h",
"static_framework": true,
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"KKAnalytics": [
]
}
}