blob: f0bd3a1d2dd46094a811abc48b977ce48165a76f [file] [log] [blame]
{
"name": "CometChatPro",
"version": "2.0.13-Xcode11.6",
"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 Tiwari": "nishant.tiwari@inscripts.in"
},
"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.13_11.6.zip"
},
"libraries": [
"z",
"sqlite3",
"xml2.2"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"vendored_frameworks": [
"Vendors/CometChatPro.xcframework",
"Vendors/JitsiMeet.framework",
"Vendors/WebRTC.framework"
],
"documentation_url": "https://prodocs.cometchat.com/v2.0/docs/ios-quick-start",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "10.0"
}
}