blob: a565582cd500d35fae1bed07ece99a02ba802f68 [file] [log] [blame]
{
"name": "KKSDK-RemoteConfig",
"version": "0.1.0",
"summary": "KKSDK-RemoteConfig 广告聚合",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/tapque_aby_wang/KKSDK-RemoteConfig",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aby.wang": "aby.wang@gpower.co"
},
"source": {
"git": "https://gitee.com/tapque_aby_wang/KKSDK-RemoteConfig.git",
"commit": "de000a4",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "KKSDK-RemoteConfig/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"dependencies": {
"Firebase/RemoteConfig": [
]
}
}