[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 9 / a / RosaKit / 0.0.11 / RosaKit.podspec.json
blobaf090ff7c04012d8cf948e68ab0e10756da45657
2   "name": "RosaKit",
3   "version": "0.0.11",
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": "11.0",
13     "osx": "11.0",
14     "tvos": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/dhrebeniuk/RosaKit.git",
18     "tag": "0.0.11"
19   },
20   "source_files": "Sources/**/*.{swift,h}",
21   "dependencies": {
22     "PlainPocketFFT": [
23       "~> 0.0.9"
24     ],
25     "PocketFFT": [
26       "~> 0.0.1"
27     ]
28   },
29   "requires_arc": true,
30   "swift_versions": "5.1",
31   "swift_version": "5.1"