[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 3 / 4 / MPSoundEngine / 1.0.0 / MPSoundEngine.podspec.json
blob6a328fe2dded9e97785da4e997f6c726e1ac0cbd
2   "name": "MPSoundEngine",
3   "version": "1.0.0",
4   "summary": "A simple engine for OS X that can synthesise sounds from a given frequency for mono or stereo output.",
5   "homepage": "https://github.com/matthiasplappert/MPSoundEngine",
6   "license": "MIT",
7   "authors": {
8     "Matthias Plappert": "matthiasplappert@me.com"
9   },
10   "source": {
11     "git": "https://github.com/matthiasplappert/MPSoundEngine.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "https://twitter.com/mplappert",
15   "platforms": {
16     "osx": "10.7"
17   },
18   "requires_arc": true,
19   "source_files": "Classes",
20   "frameworks": "AudioToolbox"