blob: 767dd5fc82a78a57c2f24a4b43aeeffe0aa1ad56 [file] [log] [blame]
{
"name": "ios-debugbar",
"version": "0.0.1",
"summary": "Handy UI for firing off (debug) methods.",
"homepage": "https://github.com/kevinrenskers/ios-debugbar",
"license": "MIT",
"authors": {
"Kevin Renskers": "info@mixedcase.nl"
},
"source": {
"git": "https://github.com/kevinrenskers/ios-debugbar.git",
"tag": "0.0.1"
},
"source_files": "ios-debugbar/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}