blob: 7228bbd7d0a7ff611c6d41beb8a6ee6b26d5bf4b [file] [log] [blame]
{
"name": "StopWatch",
"version": "0.0.4",
"summary": "StopWatch view with BBControl buttons.",
"homepage": "https://github.com/elwerene/StopWatch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"René Rössler": "rene@freshx.de"
},
"source": {
"git": "https://github.com/elwerene/StopWatch.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "6.0"
},
"source_files": "StopWatch",
"requires_arc": true,
"dependencies": {
"BButton": [
]
}
}