blob: 815fc6f6a9caa2bbd5e21c03ae21c9913420acb7 [file] [log] [blame]
{
"name": "ApcaSDK",
"version": "1.0.8",
"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.0.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ApcaSDK/Classes/*.{h,m}",
"resources": [
"ApcaSDK/Apca.bundle"
],
"dependencies": {
"AFNetworking": [
]
}
}