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