[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / d / f / ZKSegment / 3.0 / ZKSegment.podspec.json
blob0d8ee6c47ecb94ae428884dcab53ec0e56b3e9af
2   "name": "ZKSegment",
3   "version": "3.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "一个分段选择控件。",
12   "homepage": "https://github.com/WangWenzhuang/ZKSegment",
13   "authors": {
14     "WangWenzhuang": "1020304029@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/WangWenzhuang/ZKSegment.git",
18     "tag": "3.0"
19   },
20   "source_files": "ZKSegment/*.swift",
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.2"
24   }