blob: 80d54418db30ee44e24e45895f25d8744150e346 [file] [log] [blame]
{
"name": "ApcaSDK",
"version": "1.0.0",
"summary": "A short description of ApcaSDK.",
"homepage": "https://github.com/LAnp03/ApcaSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lam": "635497350@qq.com"
},
"source": {
"git": "https://github.com/LAnp03/ApcaSDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ApcaSDK/Classes/*.{h,m}",
"dependencies": {
"AFNetworking": [
]
}
}