blob: 0550a5737b1110aea1a5181e1ab67da5d6d832f0 [file] [log] [blame]
{
"name": "ApcaSDK",
"version": "1.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"source_files": "ApcaSDK/Classes/*.{h,m}",
"resources": [
"ApcaSDK/Assets/Apca.bundle"
],
"dependencies": {
"AFNetworking": [
],
"Ads-CN": [
"3.6.1.7"
]
}
}