blob: e3e16af0ff1a9b47c9cd1efc93d72a7b376511a2 [file] [log] [blame]
{
"name": "NPSegmentedControl",
"version": "1.0.1",
"license": "Apache 2.0",
"summary": "This is a simple customizable segmented control.",
"homepage": "https://github.com/neopixl/NPSegmentedControl",
"social_media_url": "http://twitter.com/neopixl",
"authors": {
"Neopixl S.A.": "contact@neopixl.com"
},
"source": {
"git": "https://github.com/neopixl/NPSegmentedControl.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NPSegmentedControl/Classes/NPSegmentedControl/*.swift",
"requires_arc": true
}