[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / d / 2 / BGENetworking / 1.0.4 / BGENetworking.podspec.json
blobb5eebb12a456daeb306b161fcb2fe7587a8862f2
2   "name": "BGENetworking",
3   "version": "1.0.4",
4   "summary": "AFNetworking二次封装,抽取公共的uri、path、param、encrypt、return data、error code等内容;",
5   "description": "AFNetworking二次封装,抽取公共的uri、path、param、encrypt、return data、error code等内容;",
6   "homepage": "https://github.com/MiniCamel/BGENetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bge": "tiandiwuji1223@163.com"
13   },
14   "source": {
15     "git": "https://github.com/MiniCamel/BGENetworking.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BGENetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 4.0"
25     ],
26     "JSONModel": [
28     ]
29   },
30   "resources": "BGENetworking/Assets/**/*",
31   "requires_arc": true