[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / c / 2 / ZFSegmentView / 0.0.3 / ZFSegmentView.podspec.json
blobdf9ae3d20a61e162d3862829af4622bff044e84d
2   "name": "ZFSegmentView",
3   "version": "0.0.3",
4   "summary": "Custom segmented view for iOS8 / Swift3 and above",
5   "description": "Custom segmented view for iOS8 / Swift3 and above.",
6   "homepage": "https://github.com/QiuZhiFei/ZFSegmentView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiuzhifei": "qiuzhifei521@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/QiuZhiFei/ZFSegmentView.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "Classes",
23     "Core/*.{swift}"
24   ],
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"