| { |
| "name": "RosaKit", |
| "version": "0.0.1", |
| "summary": "RosaKit it's lightweight port to iOS libRosa", |
| "description": "RosaKit it's lightweight port to iOS libRosa which written on Python, it's used for sound analyze", |
| "homepage": "https://github.com/dhrebeniuk/RosaKit", |
| "license": "LICENSE", |
| "authors": { |
| "Dmytro Hrebeniuk": "dmytrohrebeniuk@gmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0", |
| "osx": "10.9", |
| "watchos": "2.0", |
| "tvos": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/dhrebeniuk/RosaKit.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "Sources/**/*.{swift,h,c}", |
| "requires_arc": true, |
| "swift_versions": "5.1", |
| "swift_version": "5.1" |
| } |