blob: 92232e3e77724b6edb42b9e543672e0873d22c1b [file] [log] [blame]
{
"name": "BLHTTPClient",
"version": "0.1.0",
"summary": "BLHTTPClient.",
"description": "A short description of BLHTTPClient",
"homepage": "https://github.com/boundlessocean/network",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fuhaiyang": "fuhaiyang@xycentury.com"
},
"source": {
"git": "https://github.com/boundlessocean/network.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BLHTTPClient/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}