[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 2 / e / KKSegmentControl / 1.0.1 / KKSegmentControl.podspec.json
blobeb851eefdca637d7d8a0bfd4930dd99b10e1f007
2   "name": "KKSegmentControl",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "A SegmentControl UI framework of iOS",
6   "homepage": "https://github.com/action456789/KKSegmentControl",
7   "source": {
8     "git": "https://github.com/action456789/KKSegmentControl.git",
9     "tag": "1.0.1"
10   },
11   "source_files": "SegmentControl/SegmentControl/Core/*.{h,m}",
12   "requires_arc": true,
13   "platforms": {
14     "ios": "8.0"
15   },
16   "frameworks": [
17     "UIKit",
18     "Foundation"
19   ],
20   "dependencies": {
21     "Masonry": [
22       "~> 1.1.0"
23     ],
24     "SnapKit": [
25       "~> 4.0.0"
26     ]
27   },
28   "authors": {
29     "BY": "tysme120@live.com"
30   },
31   "social_media_url": "https://github.com/action456789"