[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 3 / c / EMVoiceConvert / 0.0.5 / EMVoiceConvert.podspec.json
blobba236be3b630fa5c420295caed01b11f16a8c8bc
2   "name": "EMVoiceConvert",
3   "version": "0.0.5",
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.5"
16   },
17   "xcconfig": {
18     "OTHER_LDFLAGS": "-all_load"
19   },
20   "vendored_libraries": [
21     "VoiceConvert/lib/libopencore-amrnb.a",
22     "VoiceConvert/lib/libopencore-amrwb.a"
23   ],
24   "description": "TODO: Add long description of the pod here.",
25   "libraries": "stdc++",
26   "static_framework": false,
27   "source_files": "VoiceConvert/include/**/*.h"