blob: a7f654f291e71b9ab2058ee1cb9d246295955b61 [file] [log] [blame]
{
"name": "JCActivityBar",
"platforms": {
"ios": "5.0"
},
"version": "0.9.1",
"summary": "View-specific (rather than per-window) activity info bar.",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/jcoleman/JCActivityBar",
"authors": {
"James Coleman": "jtc331@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/jcoleman/JCActivityBar.git",
"tag": "0.9.1"
},
"source_files": "Library/*.{h,m}",
"resources": "Resources/*",
"frameworks": "QuartzCore"
}