blob: 3eab6a44e9de35f15628655ed5423539ceff34a9 [file] [log] [blame]
{
"name": "CometChatPro",
"version": "2.0.6-beta2",
"license": {
"type": "MIT",
"file": "License.md"
},
"homepage": "https://www.cometchat.com/pro",
"authors": {
"Jeet Kapadia": "jeet.kapadia@inscripts.in",
"pushpsen": "pushpsen.airekar@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_v2.0.6-beta2.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"
}
}