[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / f / ZKSegment / 2.1.1 / ZKSegment.podspec.json
blob6b57653796eed5c67203616993788d02411a0625
2   "name": "ZKSegment",
3   "version": "2.1.1",
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": "2.1.1"
19   },
20   "source_files": "ZKSegment/*.swift",
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   }