[Add] YYUIKit 0.6.4
[CocoaPods.git] / Specs / 4 / 8 / c / Pro-Ext-PN / 1.0.0 / Pro-Ext-PN.podspec.json
blob93b31d4f7d421d9077c4015f5c09fc0979b3a142
2   "name": "Pro-Ext-PN",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "License.md"
7   },
8   "homepage": "https://www.cometchat.com/pro",
9   "authors": {
10     "Ghanshyam Mansata": "ghanshyam.mansata@inscripts.com"
11   },
12   "summary": "Push Notification extension for Comet Chat Pro SDK.",
13   "source": {
14     "git": "https://github.com/cometchat-pro-extensions/ios-push-notification-extension.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "PNExtension.framework/Headers/*.{h,m,swift}",
18   "vendored_frameworks": "PNExtension.framework",
19   "documentation_url": "https://prodocs.cometchat.com/docs/ios-quick-start",
20   "frameworks": "PNExtension",
21   "exclude_files": "Classes/Exclude",
22   "platforms": {
23     "ios": "10.0"
24   },
25   "dependencies": {
26     "CometChatPro": [
28     ]
29   },
30   "swift_version": "5.0"