blob: ebc07626906226429c1d2fa386de55e1e5ffcd76 [file] [log] [blame]
{
"name": "NPSegmentedControl",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NPSegmentedControl/Classes/NPSegmentedControl/*.swift",
"requires_arc": true
}