[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / a / 5 / PusheTest / 0.5.2 / PusheTest.podspec.json
blob03594557d84b4b71b30a4c515b648b2fb91164db
2   "name": "PusheTest",
3   "version": "0.5.2",
4   "summary": "Pushe push notification library for iOS apps.",
5   "homepage": "https://pushe.co/",
6   "authors": {
7     "Jafar Khoshtabiat": "jafar.khoshtabiat@pushe.co"
8   },
9   "license": {
10     "type": "proprietary",
11     "text": "Copyright 2018 - present Pushe. All rights reserved.\n"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://static.pushe.co/d/iOS/Pushe_0.5.2.zip"
19   },
20   "weak_frameworks": "UserNotifications",
21   "vendored_frameworks": "Pushe.framework",
22   "dependencies": {
23     "Firebase/Core": [
25     ],
26     "Firebase/Messaging": [
28     ]
29   }