[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 4 / 3 / SSSegmentedControl / 0.2.1 / SSSegmentedControl.podspec.json
blob60b5a51249846d23da16253b807334ff1bcc00df
2   "name": "SSSegmentedControl",
3   "version": "0.2.1",
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\n* Background image support\n* Use of default features enabled",
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.2.1"
18   },
19   "source_files": "SSSegmentedController/*.{h,m}"