[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / c / 2 / NYSegmentedControl / 1.0.7 / NYSegmentedControl.podspec.json
bloba2ac7ce6c306ead544f9478bd7c777610d60cbf7
2   "name": "NYSegmentedControl",
3   "version": "1.0.7",
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": [
8     "https://github.com/nealyoung/NYSegmentedControl/raw/master/screenshot-dark.png",
9     "https://github.com/nealyoung/NYSegmentedControl/raw/master/screenshot-light.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE.md"
14   },
15   "authors": {
16     "Neal Young": "hi@nealyoung.me"
17   },
18   "social_media_url": "http://nealyoung.me",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source": {
23     "git": "https://github.com/nealyoung/NYSegmentedControl.git",
24     "tag": "1.0.7"
25   },
26   "source_files": "NYSegmentedControl/*.{h,m}",
27   "requires_arc": true