blob: 0b169d8b535d223d1ab6ec197ebdfa7d8d06e73a [file] [log] [blame]
{
"name": "ApcaSDK",
"version": "1.1.6",
"summary": "A short description of ApcaSDK.",
"homepage": "https://gitee.com/KKKLamept/ApcaSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lam": "635497350@qq.com"
},
"source": {
"git": "https://gitee.com/KKKLamept/ApcaSDK.git",
"tag": "1.1.6"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"source_files": "ApcaSDK/Classes/*.{h,m}",
"resources": [
"ApcaSDK/Assets/Apca.bundle"
],
"dependencies": {
"AFNetworking": [
"4.0.1"
],
"Ads-CN": [
"3.6.1.7"
]
}
}