[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 2 / 9 / Beethoven / 4.0.2 / Beethoven.podspec.json
blobf7aafee6c56ef1c60099f56a8fab689a17378692
2   "name": "Beethoven",
3   "summary": "A maestro of pitch detection",
4   "version": "4.0.2",
5   "homepage": "https://github.com/vadymmarkov/Beethoven",
6   "license": "MIT",
7   "authors": {
8     "Vadym Markov": "markov.vadym@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/vadymmarkov/Beethoven.git",
12     "tag": "4.0.2"
13   },
14   "social_media_url": "https://twitter.com/vadymmarkov",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "source_files": "Source/**/*"
21   },
22   "frameworks": [
23     "Foundation",
24     "AVFoundation",
25     "Accelerate"
26   ],
27   "dependencies": {
28     "Pitchy": [
29       "~> 3.0"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "SWIFT_VERSION": "3.0"
34   },
35   "pushed_with_swift_version": "4.0"