blob: d3d0a5a3fac96ac6a759fd8a4d85242a7a9da2ff [file] [log] [blame]
{
"name": "StopWatch",
"version": "0.0.7",
"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.7"
},
"platforms": {
"ios": "6.0"
},
"source_files": "StopWatch",
"requires_arc": true,
"dependencies": {
"BButton": [
]
}
}