blob: 8ba43c57a736122c5f2962736c97737673ce5c91 [file] [log] [blame]
{
"name": "Beethoven",
"summary": "A maestro of pitch detection",
"version": "3.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": "3.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": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}