blob: f5962df179032f921d374cddc4b9d150ed4cc60a [file] [log] [blame]
{
"name": "CometChatPro",
"version": "1.8.7",
"license": {
"type": "MIT",
"file": "License.md"
},
"homepage": "https://www.cometchat.com/pro",
"authors": {
"Ghanshyam Mansata": "ghanshyam.mansata@inscripts.com",
"Budhabhooshan Patil": "budhabhooshan.patil@inscripts.in",
"Jeet Kapadia": "jeet.kapadia@inscripts.in"
},
"summary": "CometChatPro is a platform for integrating voice, video & text messaging experiences into your websites, web apps and mobile apps",
"source": {
"git": "https://github.com/cometchat-pro/ios-chat-sdk.git",
"tag": "1.8.7"
},
"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/docs/ios-quick-start",
"frameworks": "CometChatPro",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "10.0"
}
}