[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 0 / 3 / Pitchy / 2.0.1 / Pitchy.podspec.json
blobbd6c7ee103bc07f1a8ab48b9b320438a61d2983c
2   "name": "Pitchy",
3   "summary": "A simple way to get a music pitch from a frequency",
4   "version": "2.0.1",
5   "homepage": "https://github.com/vadymmarkov/Pitchy",
6   "license": "MIT",
7   "authors": {
8     "Vadym Markov": "markov.vadym@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/vadymmarkov/Pitchy.git",
12     "tag": "2.0.1"
13   },
14   "social_media_url": "https://twitter.com/vadymmarkov",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "requires_arc": true,
20   "ios": {
21     "source_files": "Source/**/*"
22   },
23   "osx": {
24     "source_files": "Source/**/*"
25   },
26   "frameworks": "Foundation"