[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / c / Tiercel / 1.0.2 / Tiercel.podspec.json
blobedcb857efad1377aa0b8ffe531138d9dfa5674b0
2   "name": "Tiercel",
3   "version": "1.0.2",
4   "swift_version": "4.0",
5   "summary": "Tiercel is a lightweight, pure-Swift download framework.",
6   "homepage": "https://github.com/Danie1s/Tiercel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniels": "176516837@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Danie1s/Tiercel.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/*.swift",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.0"
25   }