[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 9 / b / 0 / SwiftySegmentedControl / 0.0.1 / SwiftySegmentedControl.podspec.json
blob0ce5839c1fc9d3101c1751aacc7b902600e36871
2   "name": "SwiftySegmentedControl",
3   "version": "0.0.1",
4   "summary": "An easy to use, customizable replacement for UISegmentedControl & UISwitch. And supported scroll.",
5   "description": "SwiftySegmentedControl is an easy to use, customizable replacement for UISegmentedControl and UISwitch written in Swift.",
6   "homepage": "https://github.com/PlayApple/SwiftySegmentedControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sunny": "cocos2der@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/PlayApple/SwiftySegmentedControl.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Pod/Classes/**/*",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0-GM-CANDIDATE"