| { |
| "name": "CafeX-Meetings", |
| "version": "2.3.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.justchimein.com/en/", |
| "license": { |
| "type": "Commercial", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "CafeX Communications": "support@cafex.com" |
| }, |
| "source": { |
| "http": "https://assets.cafex.com/meetings-cocoapods/MeetingsIOS-SDK/2.3.3/CafeX-Meetings.zip" |
| }, |
| "vendored_frameworks": "CHConference.framework", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_version": "3.2", |
| "cocoapods_version": ">= 1.4.0", |
| "documentation_url": "https://github.com/cafexcomms/cafex-meetings-ios/blob/2.3.3/README.md", |
| "requires_arc": true, |
| "dependencies": { |
| "cafex-wrtcbc": [ |
| ">= 63.4" |
| ] |
| } |
| } |