[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / 9 / e / LGSegmentedControl / 1.2.1 / LGSegmentedControl.podspec.json
blobf3959049cd621d9444dc70e4a34801c2f5ad082c
2   "name": "LGSegmentedControl",
3   "version": "1.2.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://raw.githubusercontent.com/LinusGeffarth/LGSegmentedControl/master/screenshots/ss4.jpeg",
9     "https://raw.githubusercontent.com/LinusGeffarth/LGSegmentedControl/master/screenshots/ss1.png",
10     "https://raw.githubusercontent.com/LinusGeffarth/LGSegmentedControl/master/screenshots/ss2.png",
11     "https://raw.githubusercontent.com/LinusGeffarth/LGSegmentedControl/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.2.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"