blob: aacd6699ac000a087734343adc7a1253e3e2b82a [file] [log] [blame]
{
"name": "ProcessButton",
"version": "0.2.0",
"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.2.0"
},
"source_files": "ProcessButton/ProcessButton/*",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}