[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 2 / d / JTVoiceConvert / 0.2.2 / JTVoiceConvert.podspec.json
blob26b298f4920223601cb2d56bd5991e28155c2395
2   "name": "JTVoiceConvert",
3   "version": "0.2.2",
4   "summary": "Converter between .amr and .wav file.",
5   "homepage": "https://github.com/OCdes/JTVoiceConvert",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "OCdes": "76515226@qq.com"
12   },
13   "source": {
14     "git": "git@github.com:OCdes/JTVoiceConvert.git",
15     "tag": "0.2.2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "libraries": [
21     "c++",
22     "c"
23   ],
24   "xcconfig": {
25     "VALID_ARCHS": "arm64 x86_64 armv7 armv7s"
26   },
27   "source_files": "JTVoiceConvert/Classes/**/*",
28   "vendored_libraries": "JTVoiceConvert/Classes/**/*.a"