[Add] AudioLib 0.0.2
[CocoaPods.git] / Specs / b / 2 / 4 / BLNetworking / 0.1.0 / BLNetworking.podspec.json
blobac8f3076cf1aff10a0fe7f549249bcd4133685ba
2   "name": "BLNetworking",
3   "version": "0.1.0",
4   "summary": "A short description of BLNetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/blazer_luo/blnetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "blazer": "blazer402@126.com"
13   },
14   "source": {
15     "git": "https://gitee.com/blazer_luo/blnetworking.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "BLNetworking/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ]
26   }