[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 3 / c / EMVoiceConvert / 0.0.3 / EMVoiceConvert.podspec.json
blob8c9f8bcefe67ed9a7030acd4c38c5b9f58113dbc
2   "name": "EMVoiceConvert",
3   "version": "0.0.3",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": "MIT",
8   "summary": "convert wav to amr",
9   "homepage": "https://github.com/dujiepeng/VoiceConvert",
10   "authors": {
11     "dujiepeng": "347302029@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/dujiepeng/VoiceConvert.git",
15     "tag": "0.0.3"
16   },
17   "vendored_libraries": [
18     "VoiceConvert/lib/libopencore-amrnb.a",
19     "VoiceConvert/lib/libopencore-amrwb.a"
20   ],
21   "description": "TODO: Add long description of the pod here.",
22   "source_files": "VoiceConvert/include/**/*.h"