[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 8 / 3 / FiM_Meiqia / 666.1.3.4.8 / FiM_Meiqia.podspec.json
blob79ff0c79be04d366bfece56060bc764030f6211e
2   "name": "FiM_Meiqia",
3   "version": "666.1.3.4.8",
4   "summary": "美洽官方 SDK for iOS",
5   "description": "美洽官方的 iOS SDK",
6   "homepage": "https://github.com/FirstMen/FiM_Meiqia",
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/FirstMen/FiM_Meiqia.git",
16     "tag": "666.1.3.4.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "MeiqiaSDK",
24       "frameworks": [
25         "AVFoundation",
26         "CoreTelephony",
27         "SystemConfiguration",
28         "MobileCoreServices"
29       ],
30       "vendored_frameworks": "FiM_Meiqia/**/MeiQiaSDK.framework",
31       "libraries": [
32         "sqlite3",
33         "icucore",
34         "stdc++"
35       ]
36     },
37     {
38       "name": "MQChatViewController",
39       "dependencies": {
40         "FiM_VoiceConvert": [
42         ],
43         "FiM_Meiqia/MeiqiaSDK": [
45         ]
46       },
47       "source_files": [
48         "FiM_Meiqia/**/MeiqiaSDKViewInterface/*.{h,m}",
49         "FiM_Meiqia/**/MQChatViewController/**/*.{h,m,mm,cpp}",
50         "FiM_Meiqia/**/MQMessageForm/**/*.{h,m}"
51       ],
52       "resources": "FiM_Meiqia/**/MQChatViewController/Assets/MQChatViewAsset.bundle"
53     }
54   ]