[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / f / 5 / 9 / TheAmazingAudioEngine / 1.4.6 / TheAmazingAudioEngine.podspec.json
blob393478eca2d2b984f88660d01d10937686552ea6
2   "name": "TheAmazingAudioEngine",
3   "version": "1.4.6",
4   "summary": "Core Audio, Cordially: A sophisticated framework for iOS audio applications, built so you don't have to.",
5   "homepage": "http://theamazingaudioengine.com",
6   "license": "zlib",
7   "authors": {
8     "Michael Tyson": "michael@atastypixel.com"
9   },
10   "source": {
11     "git": "https://github.com/TheAmazingAudioEngine/TheAmazingAudioEngine.git",
12     "tag": "1.4.6"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": [
18     "TheAmazingAudioEngine/**/*.{h,m,c}",
19     "Modules/*.{h,m,c}"
20   ],
21   "frameworks": [
22     "AudioToolbox",
23     "Accelerate"
24   ],
25   "requires_arc": true