blob: 60ea949cfad6d8a806aa0ee4f3dc0425e280c444 [file] [log] [blame]
{
"name": "CometChatPro",
"version": "0.4-beta.1.0.0",
"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/CometChatProRTCXCBeta4.zip"
},
"libraries": [
"z",
"sqlite3",
"xml2.2"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"documentation_url": "https://prodocs.cometchat.com/v2.0/docs/ios-quick-start",
"vendored_frameworks": "Vendors/CometChatPro.xcframework",
"frameworks": "CometChatPro",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "11.0"
},
"dependencies": {
"CometChatProCalls": [
"0.0.1.beta-1.0.0"
]
}
}