[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 8 / 5 / LDZFVoiceConvert / 0.1.0 / LDZFVoiceConvert.podspec.json
blob3567a12db97aad481a6866e75dc09a2575cf710a
2   "name": "LDZFVoiceConvert",
3   "version": "0.1.0",
4   "summary": "A short description of LDZFVoiceConvert.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ZiOS-Repo/LDZFVoiceConvert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhuyuhui434@gmail.com": "zhuyuhui434@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ZiOS-Repo/LDZFVoiceConvert.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "frameworks": [
29     "AVFoundation",
30     "CoreTelephony",
31     "SystemConfiguration",
32     "MobileCoreServices"
33   ],
34   "libraries": [
35     "sqlite3",
36     "icucore",
37     "stdc++"
38   ],
39   "xcconfig": {
40     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/LDZFVoiceConvert/Meiqia-SDK-files\""
41   },
42   "private_header_files": "Meiqia-SDK-files/MQChatViewController/Vendors/VoiceConvert/amrwapper/wav.h",
43   "source_files": "Meiqia-SDK-files/MQChatViewController/**/*.{h,m,mm,cpp}",
44   "vendored_libraries": [
45     "Meiqia-SDK-files/MQChatViewController/Vendors/MLAudioRecorder/amr_en_de/lib/libopencore-amrnb.a",
46     "Meiqia-SDK-files/MQChatViewController/Vendors/MLAudioRecorder/amr_en_de/lib/libopencore-amrwb.a"
47   ]