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