[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 2 / 5 / BetterSegmentedControl / 1.0 / BetterSegmentedControl.podspec.json
blobd2fd042b9d0569f6f130a874b011b1ad59a466ee
2   "name": "BetterSegmentedControl",
3   "version": "1.0",
4   "summary": "An easy to use, customizable replacement for UISegmentedControl & UISwitch.",
5   "description": "BetterSegmentedControl is an easy to use, customizable replacement for UISegmentedControl and UISwitch written in Swift.",
6   "homepage": "https://github.com/gmarm/BetterSegmentedControl",
7   "license": "MIT",
8   "authors": {
9     "George Marmaridis": "gmarmas@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/gmarm/BetterSegmentedControl.git",
13     "tag": "1.0"
14   },
15   "social_media_url": "https://twitter.com/gmarmas",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": "UIKit"