[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / c / Tiercel / 2.0.2 / Tiercel.podspec.json
blob650826888fa56d3e8edf2d9671844d3047ae85f4
2   "name": "Tiercel",
3   "version": "2.0.2",
4   "swift_version": "4.2",
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": "2.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Tiercel/**/*.swift",
22   "requires_arc": true,
23   "frameworks": "CFNetwork",
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.2"
26   }