[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / 5 / 9 / TheAmazingAudioEngine / 1.3 / TheAmazingAudioEngine.podspec.json
blobcbab56d48c426f1349e2b3aa36f045c2299d8f9e
2   "name": "TheAmazingAudioEngine",
3   "version": "1.3",
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     "michaeltyson": "michael@atastypixel.com"
9   },
10   "source": {
11     "git": "https://github.com/TheAmazingAudioEngine/TheAmazingAudioEngine.git",
12     "tag": "1.3"
13   },
14   "platforms": {
15     "ios": "4.3"
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": false