blob: 9f6944af2ffff0c06386fa97d1e914625714aeab [file] [log] [blame]
{
"name": "IOSOpenApi",
"version": "0.0.1",
"summary": "IOSOpenApi",
"homepage": "https://github.com/reference/IOSOpenApi",
"description": "OenApi for ios\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/IOSOpenApi.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": [
"IOSOpenApi/*.{h,m}",
"HTTP/*.{h,m}",
"Model/*.{h,m}"
],
"dependencies": {
"BDToolKit": [
],
"AFNetworking": [
],
"ZXToolbox": [
],
"YYModel": [
],
"StandardHTTPResponse": [
]
}
}