blob: 14abb8a2af0760c132a6dd13a538de4a84c6d593 [file] [log] [blame]
{
"name": "KKAds",
"version": "0.5.4",
"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.5.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KKAds/Classes/**/*",
"private_header_files": "KKAds/Classes/KKConstants.h",
"static_framework": true,
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"KKAnalytics": [
"~> 1.1.1"
]
}
}