[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / a / 9 / BLHTTPClient / 0.1.0 / BLHTTPClient.podspec.json
blob92232e3e77724b6edb42b9e543672e0873d22c1b
2   "name": "BLHTTPClient",
3   "version": "0.1.0",
4   "summary": "BLHTTPClient.",
5   "description": "A short description of BLHTTPClient",
6   "homepage": "https://github.com/boundlessocean/network",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fuhaiyang": "fuhaiyang@xycentury.com"
13   },
14   "source": {
15     "git": "https://github.com/boundlessocean/network.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BLHTTPClient/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }