blob: 76e27bd545f7625174438aad4a3dcb54d272eade [file] [log] [blame]
{
"name": "MARKTempoMeter",
"version": "0.1.0",
"summary": "A simple tool to measure the BPM (beats per minute)",
"homepage": "https://github.com/markvaldy/MARKTempoMeter",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Vadym Markov": "impressionwave@gmail.com"
},
"social_media_url": "https://twitter.com/markvaldy",
"source": {
"git": "https://github.com/markvaldy/MARKTempoMeter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "Foundation",
"source_files": "Source/**/*.{h,m}"
}