[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 2 / 5 / DYNetworking / 0.3.0 / DYNetworking.podspec.json
blob1c60cb59e6b1bab8acba5bf3a30714e34c27fac8
2   "name": "DYNetworking",
3   "version": "0.3.0",
4   "summary": "A short description of DYNetwork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/SilenceWater/DYNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "昌": "dyzhcs"
13   },
14   "source": {
15     "git": "https://github.com/SilenceWater/DYNetwork.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "DYNetwork/Classes/**/*.{h,m}",
22   "public_header_files": "DYNetwork.h",
23   "dependencies": {
24     "AFNetworking": [
26     ]
27   }