blob: 2b0e96d9ef877978adf649568bc4bdb6865c67b8 [file] [log] [blame]
{
"name": "NYSegmentedControl",
"version": "1.0.3",
"summary": "Animated, customizable replacement for UISegmentedControl",
"description": "NYSegmentedControl is a customizable, animated replacement for UISegmentedControl inspired by controls found in Instagram, Foursquare, and other apps.",
"homepage": "https://github.com/nealyoung/NYSegmentedControl",
"screenshots": [
"https://github.com/nealyoung/NYSegmentedControl/raw/master/screenshot-dark.png",
"https://github.com/nealyoung/NYSegmentedControl/raw/master/screenshot-light.png"
],
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Neal Young": "hi@nealyoung.me"
},
"social_media_url": "http://nealyoung.me",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/nealyoung/NYSegmentedControl.git",
"tag": "1.0.3"
},
"source_files": "NYSegmentedControl/*.{h,m}",
"requires_arc": true
}