[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 1 / d / MARKTempoMeter / 0.1.0 / MARKTempoMeter.podspec.json
blob76e27bd545f7625174438aad4a3dcb54d272eade
2   "name": "MARKTempoMeter",
3   "version": "0.1.0",
4   "summary": "A simple tool to measure the BPM (beats per minute)",
5   "homepage": "https://github.com/markvaldy/MARKTempoMeter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Vadym Markov": "impressionwave@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/markvaldy",
14   "source": {
15     "git": "https://github.com/markvaldy/MARKTempoMeter.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "frameworks": "Foundation",
23   "source_files": "Source/**/*.{h,m}"