blob: 4b8f871b8dd74db7893facb8f79f448ffb37295c [file] [log] [blame]
{
"name": "BDAPI",
"version": "0.1.4",
"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.4"
},
"requires_arc": true,
"source_files": [
"BDAPI/*.{h,m}",
"HTTP/**/*.{h,m}",
"Model/**/*.{h,m}"
],
"dependencies": {
"BDToolKit": [
],
"AFNetworking": [
],
"ZXToolbox": [
],
"YYModel": [
]
}
}