[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 7 / 9 / KMSegmentedControl / 1.0.2 / KMSegmentedControl.podspec.json
blob96ba7c9c842d2534333c7b7fba191274aa0b4f06
2   "name": "KMSegmentedControl",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "KMSegmentedControl let's you customize your UISegmentedControl as you prefer.",
7   "requires_arc": true,
8   "version": "1.0.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Kamil Mazurek": "kamilm@outlook.de"
15   },
16   "homepage": "https://github.com/YounZ/KMSegmentedControl",
17   "source": {
18     "git": "https://github.com/YounZ/KMSegmentedControl.git",
19     "tag": "1.0.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "KMSegmentedControl/**/*.{swift}"