blob: 932e07aab59020c6e16f3e00e8ff1ad845321e1e [file] [log] [blame]
{
"name": "NPFlipButton",
"version": "1.0.0",
"license": "Apache 2.0",
"summary": "This is a simple button with a circle at right, who will animate when changing state.",
"homepage": "https://github.com/neopixl/NPFlipButton",
"social_media_url": "http://twitter.com/neopixl",
"authors": {
"Neopixl S.A.": "contact@neopixl.com"
},
"source": {
"git": "https://github.com/neopixl/NPFlipButton.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NPButtonFlip/Classes/*/*.swift",
"requires_arc": true
}