[Add] CxjToasts 1.0.9
[CocoaPods.git] / Specs / 7 / e / c / libChivoxEngineSDK / 1.0.39 / libChivoxEngineSDK.podspec.json
blob5f7941ed114fa758037e047a27c7df7503f89436
2   "name": "libChivoxEngineSDK",
3   "version": "1.0.39",
4   "summary": "libChivoxEngineSDK how to use",
5   "homepage": "https://github.com/ioslearing/libChivoxengineSDK.git",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "xuxiaotong": "xiaotong.xu@chivox.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/ioslearing/libChivoxengineSDK.git",
17     "tag": "1.0.39"
18   },
19   "source_files": "ChivoxEngine/*.{h,m}",
20   "resources": "ChivoxEngine",
21   "vendored_libraries": "*.{a}",
22   "frameworks": [
23     "CFNetwork",
24     "CoreTelephony",
25     "Security",
26     "SystemConfiguration",
27     "MessageUI",
28     "MobileCoreServices",
29     "StoreKit",
30     "QuartzCore",
31     "Foundation",
32     "AVFoundation",
33     "AudioToolbox"
34   ],
35   "libraries": [
36     "c++",
37     "z",
38     "sqlite3",
39     "aiengine"
40   ],
41   "requires_arc": true