blob: 838982870dea6bf3e4fec447d222859ffaf332b1 [file] [log] [blame]
{
"name": "BDAPI",
"version": "0.1.5",
"summary": "BDAPI",
"homepage": "https://github.com/reference/BDAPI",
"description": "Api for SNS\n* Easy to use.\n* Open codes!",
"license": "MIT",
"authors": {
"Scott Ban": "imti_bandianhong@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/reference/BDAPI.git",
"tag": "0.1.5"
},
"requires_arc": true,
"source_files": [
"BDAPI/*.{h,m}",
"HTTP/**/*.{h,m}",
"Model/**/*.{h,m}"
],
"dependencies": {
"BDToolKit": [
],
"AFNetworking": [
],
"ZXToolbox": [
],
"YYModel": [
]
}
}