[Add] DoordeckSDK 0.55.0
[CocoaPods.git] / Specs / 6 / 2 / 3 / OOAudioEngine / 0.0.2 / OOAudioEngine.podspec.json
blob4e45cc1a931f15df97b448ed2c2227aa477dc56b
2   "name": "OOAudioEngine",
3   "version": "0.0.2",
4   "license": "MIT",
5   "summary": "A leaner audio engine based on audio unit",
6   "homepage": "https://github.com/oyh5233/OOAudioEngine",
7   "authors": {
8     "oyh5233": "oyh5233@outlook.com"
9   },
10   "source": {
11     "git": "https://github.com/oyh5233/OOAudioEngine.git",
12     "tag": "0.0.2"
13   },
14   "description": "A leaner audio Engine based on audio unit.easy to use",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "OOAudioEngine/Classes/*.{h,m}",
20   "frameworks": "AVFoundation"