blob: 7ebc3eee9d6b786d2cd9dbbc10cda767776cefc8 [file] [log] [blame]
{
"name": "ProcessButton",
"version": "0.0.1",
"license": "MIT",
"homepage": "https://github.com/Viddi/ios-process-button",
"authors": {
"Vidar Ottosson": "viddi@nplexity.com"
},
"summary": "Button that animates while an action is being processed",
"source": {
"git": "https://github.com/Viddi/ios-process-button.git",
"tag": "v0.0.1"
},
"source_files": "ProcessButton/ProcessButton/*",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}