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