[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 9 / e / LGSegmentedControl / 1.1 / LGSegmentedControl.podspec.json
blob5d67a77a1a7e3a2457046fddd6c790ed56ce7a78
2   "name": "LGSegmentedControl",
3   "version": "1.1",
4   "summary": "A prettier and highly customizable UISegmentedControl",
5   "description": "LGSegmentedControl is a highly customizable and therefor prettier version of UISegmentedControl.",
6   "homepage": "https://github.com/linusgeffarth/LGSegmentedControl",
7   "screenshots": [
8     "https://github.com/LinusGeffarth/LGSegmentedControl/blob/master/screenshots/ss4.jpeg",
9     "https://github.com/LinusGeffarth/LGSegmentedControl/blob/master/screenshots/ss1.png",
10     "https://github.com/LinusGeffarth/LGSegmentedControl/blob/master/screenshots/ss2.png",
11     "https://github.com/LinusGeffarth/LGSegmentedControl/blob/master/screenshots/ss3.png"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "linusgeffarth": "linus@geffarth.com"
19   },
20   "source": {
21     "git": "https://github.com/linusgeffarth/LGSegmentedControl.git",
22     "tag": "1.1"
23   },
24   "social_media_url": "https://twitter.com/linusgeffarth",
25   "platforms": {
26     "ios": "9.0"
27   },
28   "source_files": "LGSegmentedControl/Classes/**/*",
29   "frameworks": "UIKit"