blob: 360f39ca22beee05057a35ede97a89b378e1de24 [file] [log] [blame]
{
"name": "CometChatPro",
"version": "1.1.0-beta",
"license": {
"type": "MIT",
"file": "License.md"
},
"homepage": "https://www.cometchat.com/pro",
"authors": {
"Ghanshyam": "ghanshyam.mansata@inscripts.com",
"Budhabhooshan Patil": "budhabhooshan.patil@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.1.0-beta"
},
"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",
"documentation_url": "https://prodocs.cometchat.com/docs/ios-quick-start",
"frameworks": "CometChatPro",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"JitsiMeetSDK": [
]
}
}