[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / f / 3 / Dratini / 1.0.0 / Dratini.podspec.json
blob197c22083c16035a8ec393ed2da0414f8b783563
2   "name": "Dratini",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Dratini is a neat network abstraction layer.",
6   "homepage": "https://github.com/kevin0571/Dratini",
7   "authors": {
8     "Kevin Lin": "kevin_lyn@outlook.com"
9   },
10   "source": {
11     "git": "https://github.com/kevin0571/Dratini.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source_files": "Sources/*.swift",
21   "dependencies": {
22     "Ditto-Swift": [
23       ">= 1.0.2"
24     ]
25   },
26   "pushed_with_swift_version": "3.0"