[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / f / c / 2 / NYSegmentedControl / 1.1.0 / NYSegmentedControl.podspec.json
blob312082545a4ecf5cb1bba5db48451e3ff58b0d93
2   "name": "NYSegmentedControl",
3   "version": "1.1.0",
4   "summary": "Animated, customizable replacement for UISegmentedControl",
5   "description": "NYSegmentedControl is a customizable, animated replacement for UISegmentedControl inspired by controls found in Instagram, Foursquare, and other apps.",
6   "homepage": "https://github.com/nealyoung/NYSegmentedControl",
7   "screenshots": "https://github.com/nealyoung/NYSegmentedControl/raw/master/image.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "Neal Young": "hi@nealyoung.me"
14   },
15   "social_media_url": "http://nealyoung.me",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "git": "https://github.com/nealyoung/NYSegmentedControl.git",
21     "tag": "1.1.0"
22   },
23   "source_files": "NYSegmentedControl/*.{h,m}",
24   "requires_arc": true