blob: 596f969930b9e4ef5ca764014545f781e27c72e9 [file] [log] [blame]
{
"name": "libChivoxEngineSDK",
"version": "1.0.34",
"summary": "libChivoxEngineSDK how to use",
"homepage": "https://github.com/ioslearing/libChivoxengineSDK.git",
"license": {
"type": "MIT"
},
"authors": {
"xuxiaotong": "xiaotong.xu@chivox.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ioslearing/libChivoxengineSDK.git",
"tag": "1.0.34"
},
"source_files": "ChivoxEngine/*.{h,m}",
"resources": "ChivoxEngine",
"libraries": [
"c++",
"z",
"sqlite3"
],
"frameworks": [
"CFNetwork",
"CoreTelephony",
"Security",
"SystemConfiguration",
"MessageUI",
"MobileCoreServices",
"StoreKit",
"QuartzCore",
"Foundation"
],
"requires_arc": true
}