[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 6 / 2 / 3 / OOAudioEngine / 0.0.1.beta / OOAudioEngine.podspec.json
bloba1520959791c915f9316edf1dd70efa021db5b69
2   "name": "OOAudioEngine",
3   "version": "0.0.1.beta",
4   "summary": "audio engine for ios.",
5   "description": "automatical thread safety audio engine,.concise api to use.",
6   "homepage": "https://github.com/oyh5233/OOAudioEngine",
7   "license": "MIT",
8   "authors": {
9     "oyh5233": "oyh5233@outlook.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/oyh5233/OOAudioEngine.git",
16     "tag": "0.0.1.beta"
17   },
18   "source_files": "OOAudioEngine/OOAudioEngine/*.{h,m}",
19   "frameworks": [
20     "AVFoundation",
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true