[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / f / b / d / Pushe-objc / 0.8.2 / Pushe-objc.podspec.json
blobf16ae2349d6f10b6720c3570e04ff07324bb35fb
2   "name": "Pushe-objc",
3   "version": "0.8.2",
4   "summary": "Pushe push-notification framework for iOS platform",
5   "description": "Pushe is a framework written in swift, helping to receive push-notifications in iOS devices.",
6   "homepage": "https://pushe.co",
7   "license": {
8     "type": "proprietary",
9     "text": "      Copyright 2018 - present Pushe. All rights reserved.\n"
10   },
11   "authors": {
12     "Jafar Khoshtabiat": "jafar.khoshtabiat@pushe.co"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "http": "https://static.pushe.co/d/iOS/Pushe-objc_0.8.2.zip"
17   },
18   "vendored_frameworks": "Pushe.framework",
19   "social_media_url": "https://twitter.com/pushe_co",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "static_framework": true,
24   "frameworks": [
25     "UIKit",
26     "UserNotifications",
27     "AdSupport"
28   ],
29   "dependencies": {
30     "Firebase/Messaging": [
32     ],
33     "Sentry": [
35     ]
36   },
37   "swift_version": "5.0"