[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / e / c / libChivoxEngineSDK / 1.0.34 / libChivoxEngineSDK.podspec.json
blob596f969930b9e4ef5ca764014545f781e27c72e9
2   "name": "libChivoxEngineSDK",
3   "version": "1.0.34",
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": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/ioslearing/libChivoxengineSDK.git",
17     "tag": "1.0.34"
18   },
19   "source_files": "ChivoxEngine/*.{h,m}",
20   "resources": "ChivoxEngine",
21   "libraries": [
22     "c++",
23     "z",
24     "sqlite3"
25   ],
26   "frameworks": [
27     "CFNetwork",
28     "CoreTelephony",
29     "Security",
30     "SystemConfiguration",
31     "MessageUI",
32     "MobileCoreServices",
33     "StoreKit",
34     "QuartzCore",
35     "Foundation"
36   ],
37   "requires_arc": true