[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 9 / 3 / VoiceConverter / 0.1.0 / VoiceConverter.podspec.json
blobdaf82981423d28d105f77135d08a508b88c5524f
2   "name": "VoiceConverter",
3   "version": "0.1.0",
4   "summary": "VoiceConverter. used by self",
5   "homepage": "https://github.com/huawt/VoiceConverter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "huawt": "ghost263sky@163.com"
12   },
13   "source": {
14     "git": "https://github.com/huawt/VoiceConverter.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "VoiceConverter/Classes/**/*",
21   "public_header_files": "VoiceConverter/Classes/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "AVFoundation"
25   ],
26   "vendored_libraries": [
27     "VoiceConverter/Classes/lib/libopencore-amrnb.a",
28     "VoiceConverter/Classes/lib/libopencore-amrwb.a"
29   ],
30   "libraries": [
31     "c",
32     "c++"
33   ]