blob: 6d40262aa58293d2eb71de018f5a92e9beadf6e5 [file] [log] [blame]
{
"name": "Beethoven",
"summary": "A maestro of pitch detection",
"version": "4.0.1",
"homepage": "https://github.com/vadymmarkov/Beethoven",
"license": "MIT",
"authors": {
"Vadym Markov": "markov.vadym@gmail.com"
},
"source": {
"git": "https://github.com/vadymmarkov/Beethoven.git",
"tag": "4.0.1"
},
"social_media_url": "https://twitter.com/vadymmarkov",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"source_files": "Source/**/*"
},
"frameworks": [
"Foundation",
"AVFoundation",
"Accelerate"
],
"dependencies": {
"Pitchy": [
"~> 3.0"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "4.0"
}