[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 6 / ZXNetworking / 0.1.0 / ZXNetworking.podspec.json
blob4546aff6635693ae4549548f2a190c1fa1de6542
2   "name": "ZXNetworking",
3   "version": "0.1.0",
4   "summary": "Alamofire简单二次封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zxc523341577/ZXNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zxc523341577": "523341577@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zxc523341577/ZXNetworking.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ZXNetworking/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.3.0"
25     ]
26   }