blob: d7701812e83f281df5c646fd988ed3e3b468dfd4 [file] [log] [blame]
{
"name": "NDFillButton",
"version": "0.0.6",
"summary": "Button that fills in",
"description": "Slick button that fills in as the state changes.",
"homepage": "https://github.com/keepingitneil/NDFillButton",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": "Neil Dwyer",
"social_media_url": "http://twitter.com/dwyer_neil",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/keepingitneil/NDFillButton.git",
"tag": "0.0.6"
},
"source_files": [
"NDFillButton/Library",
"NDFillButton/Library/**/*.{swift}"
],
"requires_arc": true
}