blob: b8dfb9cc2e3331ec9d5713248fac5f538032271e [file] [log] [blame]
{
"name": "JNJProgressButton",
"version": "0.2",
"summary": "Button that displays the progress of a task inline.",
"homepage": "http://github.com/jnjosh/JNJProgressButton",
"screenshots": "http://jsh.in/Q1pR/JNJProgressButton.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josh Johnson": "jnjosh@jnjosh.com"
},
"source": {
"git": "https://github.com/jnjosh/JNJProgressButton.git",
"tag": "v0.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "JNJProgressButton",
"frameworks": "QuartzCore",
"requires_arc": true
}