[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / e / 2 / DTNetworking / 0.1.0 / DTNetworking.podspec.json
bloba6d474f5fc0220129967065112d0758bd3735482
2   "name": "DTNetworking",
3   "version": "0.1.0",
4   "summary": "DTNetworking is library call api easy for mobile.",
5   "swift_versions": [
6     "4.2",
7     "5.0"
8   ],
9   "description": "TODO: Add base networking.",
10   "homepage": "https://github.com/vantien2905/DTNetworking.git",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "vantien2905": "vantien2905@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/vantien2905/DTNetworking.git",
20     "branch": "master",
21     "tag": "0.1.0"
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "source_files": "DTNetworking/Classes/**/*",
27   "dependencies": {
28     "SwiftyJSON": [
29       "4.2.0"
30     ],
31     "Alamofire": [
32       "4.9.1"
33     ],
34     "ObjectMapper": [
35       "3.3.0"
36     ],
37     "RealmSwift": [
39     ],
40     "Toast-Swift": [
42     ],
43     "ReachabilitySwift": [
45     ]
46   },
47   "swift_version": "5.0"