[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 7 / e / c / libChivoxEngineSDK / 1.0.38 / libChivoxEngineSDK.podspec.json
blob1f39a07e556d95e81efc8487a6d75ff0dd95f0ec
2   "name": "libChivoxEngineSDK",
3   "version": "1.0.38",
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.38"
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   ],
40   "requires_arc": true