blob: 93b31d4f7d421d9077c4015f5c09fc0979b3a142 [file] [log] [blame]
{
"name": "Pro-Ext-PN",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "License.md"
},
"homepage": "https://www.cometchat.com/pro",
"authors": {
"Ghanshyam Mansata": "ghanshyam.mansata@inscripts.com"
},
"summary": "Push Notification extension for Comet Chat Pro SDK.",
"source": {
"git": "https://github.com/cometchat-pro-extensions/ios-push-notification-extension.git",
"tag": "1.0.0"
},
"source_files": "PNExtension.framework/Headers/*.{h,m,swift}",
"vendored_frameworks": "PNExtension.framework",
"documentation_url": "https://prodocs.cometchat.com/docs/ios-quick-start",
"frameworks": "PNExtension",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"CometChatPro": [
]
},
"swift_version": "5.0"
}