[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 6 / 9 / a / RosaKit / 0.0.7 / RosaKit.podspec.json
blobf0b9ab4442dfe17477336830061c72615b1abefa
2   "name": "RosaKit",
3   "version": "0.0.7",
4   "summary": "RosaKit it's lightweight port to iOS libRosa",
5   "description": "RosaKit it's lightweight port to iOS libRosa which written on Python, it's used for sound analyse",
6   "homepage": "https://github.com/dhrebeniuk/RosaKit",
7   "license": "LICENSE",
8   "authors": {
9     "Dmytro Hrebeniuk": "dmytrohrebeniuk@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.9",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/dhrebeniuk/RosaKit.git",
19     "tag": "0.0.7"
20   },
21   "source_files": "Sources/**/*.{swift,h}",
22   "dependencies": {
23     "PlainPocketFFT": [
24       "~> 0.0.9"
25     ],
26     "PocketFFT": [
27       "~> 0.0.1"
28     ]
29   },
30   "requires_arc": true,
31   "swift_versions": "5.1",
32   "swift_version": "5.1"