[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 0 / DSNetwork / 0.2.0 / DSNetwork.podspec.json
blob2c2a1d358e1fd87dd74455beb4b165d9a481f358
2   "name": "DSNetwork",
3   "version": "0.2.0",
4   "summary": "DSNetwork is a network library",
5   "authors": {
6     "ORCHAN": "1018563248@qq.com"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "homepage": "https://github.com/orchan/DSNetwork",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "swift_version": "4.0",
17   "requires_arc": true,
18   "frameworks": "UIKit",
19   "vendored_frameworks": "DSNetwork.framework",
20   "dependencies": {
21     "AFNetworking": [
22       "~> 3.2"
23     ]
24   },
25   "source": {
26     "git": "https://github.com/orchan/DSNetwork.git",
27     "tag": "0.2.0"
28   }