[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 9 / a / c / Hengam / 1.0.2 / Hengam.podspec.json
blob03adf26a7fcf67c30761157dfcbcf13034102478
2   "name": "Hengam",
3   "version": "1.0.2",
4   "summary": "Prevent uninstalls by sending persuasive push notifications",
5   "description": "Hengam uses artificial intelligence to predict the risk of uninstallation for each user and prevents it by automatically sending your persuasive messages through push notifications",
6   "homepage": "https://hengam.io",
7   "license": {
8     "type": "proprietary",
9     "text": "      Copyright 2020 Hengam. All Rights Reserved.\n"
10   },
11   "authors": {
12     "Hengam Inc": "hi@hengam.io"
13   },
14   "source": {
15     "http": "https://static.pushe.co/d/iOS/Hengam_1.0.2.zip"
16   },
17   "vendored_frameworks": "Hengam.framework",
18   "social_media_url": "https://twitter.com/hengam_io",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "static_framework": true,
23   "frameworks": [
24     "UIKit",
25     "UserNotifications",
26     "AdSupport",
27     "CoreTelephony",
28     "SystemConfiguration",
29     "CoreLocation"
30   ],
31   "dependencies": {
32     "Firebase/Messaging": [
34     ]
35   }