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