[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 4 / 3 / SSSegmentedControl / 0.1.0 / SSSegmentedControl.podspec.json
blobe2997bba5d80da0d7fa4455edb8a63cf6ef6294c
2   "name": "SSSegmentedControl",
3   "version": "0.1.0",
4   "summary": "Multi Selection UISegmentedControl",
5   "description": "* An extension for the UISegmentedControl\n* Easy to have an multi selection UISegmentedControl\n* Declare the max. number of active segments\n* Easy coloring of active segments\n* Full documented demo project and pod files",
6   "homepage": "https://github.com/benediktveith/SSSegmentedControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Benedikt Veith",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/benediktveith/SSSegmentedControl.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "SSSegmentedController/*.{h,m}"