[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / f / c / WLVoiceConverter / 0.1.1 / WLVoiceConverter.podspec.json
blobb9a3fb881dd58940f40c1b56f51bc3dd2d423297
2   "name": "WLVoiceConverter",
3   "version": "0.1.1",
4   "summary": "WLVoiceConverter",
5   "description": "A Voice Converter between AMR format and WAV format",
6   "homepage": "https://github.com/Nomeqc/WLVoiceConverter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nomeqc": "nomeqc@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Nomeqc/WLVoiceConverter.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": "WLVoiceConverter/Classes/*.h",
22   "source_files": "WLVoiceConverter/Classes/**/*",
23   "vendored_libraries": "WLVoiceConverter/Classes/**/*.a",
24   "xcconfig": {
25     "VALID_ARCHS": "arm64 x86_64"
26   },
27   "libraries": "c++"