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