[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 2 / 9 / Beethoven / 1.1.0 / Beethoven.podspec.json
blob01e7ba57a8bcee5bbc02e52f7d6d8c14ad498d81
2   "name": "Beethoven",
3   "summary": "A maestro of pitch detection",
4   "version": "1.1.0",
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": "1.1.0"
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": [
30     ]
31   }