4 "summary": "A simple metronome.",
5 "description": "Metronome view controller that can be embedded into your app and used right away. Metronome implementation itself is based on Appleās example (https://developer.apple.com/library/content/samplecode/HelloMetronome/Introduction/Intro.html).\n",
6 "homepage": "https://github.com/yuriiik/Metronome",
12 "Yurii Kupratsevych": "kupratsevich@gmail.com"
15 "git": "https://github.com/yuriiik/Metronome.git",
21 "source_files": "Metronome/Classes/**/*.{h,m}",
24 "Metronome/Assets/*.mp3",
25 "Metronome/Classes/*.xib"