[Add] Storyly 3.12.1
[CocoaPods.git] / Specs / b / 2 / 4 / BLNetworking / 0.1.3 / BLNetworking.podspec.json
blobc1a0870a1f4d992eaa8610c8418acf2c1856ef35
2   "name": "BLNetworking",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "BLNetworking/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ]
26   }