blob: b4fc5c1cb8d7c071e4e9f033e4fae0c0ae7a4cc5 [file] [log] [blame]
{
"name": "CafeXMeetingsSDK",
"version": "2.4.3",
"summary": "CafeX Meetings iOS SDK.",
"description": "IOS Library allowing to use and embed in your own application the CafeX video conferencing service.",
"homepage": "https://www.cafexmeetings.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "CaféX Communications",
"source": {
"git": "https://github.com/cafexcomms/cafex-meetings-ios.git",
"tag": "2.4.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CafeXMeetingsSDK/**/*.{h,swift}",
"user_target_xcconfig": {
"CAFEX_MEETINGS_SDK_VERSION": "2.4.3"
},
"swift_version": "3.2",
"cocoapods_version": ">= 1.4.0",
"documentation_url": "https://github.com/cafexcomms/cafex-meetings-ios/blob/2.4.3/README.md",
"requires_arc": true,
"dependencies": {
"cafex-wrtcbc": [
">= 63.4"
]
}
}