blob: cb7d43e556be228e679babf46b1ca06fd3a7cb0a [file] [log] [blame]
{
"name": "CometChatPro",
"version": "2.0.8",
"license": {
"type": "MIT",
"file": "License.md"
},
"homepage": "https://www.cometchat.com/pro",
"authors": {
"Jeet Kapadia": "jeet.kapadia@inscripts.in",
"pushpsen": "pushpsen.airekar@inscripts.com",
"Nishant": "Nishant.tiwari@inscripts.com"
},
"summary": "CometChatPro is a platform for integrating voice, video & text messaging experiences into your websites, web apps and mobile apps",
"source": {
"http": "https://library.cometchat.io/ios/v2.0/xcode11.2.1/CometChatPro_2.0.8.zip"
},
"source_files": "CometChatPro.framework/Headers/*.{h,m,swift}",
"libraries": [
"z",
"sqlite3",
"xml2.2"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"vendored_frameworks": [
"CometChatPro.framework",
"Vendors/JitsiMeet.framework",
"Vendors/WebRTC.framework"
],
"documentation_url": "https://prodocs.cometchat.com/v2.0/docs/ios-quick-start",
"frameworks": "CometChatPro",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "10.0"
}
}