[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 2 / 3 / c / Tiercel / 1.2.3 / Tiercel.podspec.json
blob85e1a6758c2d0fef5ebd476ee4d643819a45accc
2   "name": "Tiercel",
3   "version": "1.2.3",
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": "1.2.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Tiercel/*.swift",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.2"
25   }