[Delete] FaceCoreBasicNightly 6.3.1038
[CocoaPods.git] / Specs / 2 / f / c / WLVoiceConverter / 0.1.2 / WLVoiceConverter.podspec.json
blobbc638fed152267dc1d26d1570767c99be459684a
2   "name": "WLVoiceConverter",
3   "version": "0.1.2",
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.2"
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   "compiler_flags": "-fembed-bitcode",
28   "libraries": "c++"