[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / 0 / 9 / 2 / PressengerApnsSDK / 0.9.0 / PressengerApnsSDK.podspec.json
blob6c0e97ac5028c911e560f76fa41f2c9977cdabe5
2   "name": "PressengerApnsSDK",
3   "version": "0.9.0",
4   "summary": "A utility library to simplify the inclusion of Pressenger together with APNS in your app.",
5   "homepage": "https://pressenger.com/pressenger-ios-sdk/",
6   "license": {
7     "type": "All rights reserved.",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Name": "gabor.kaposi@pressenger.com"
12   },
13   "source": {
14     "http": "https://maven.pressenger.com/PressengerApnsSDK-v0.9.0.zip"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": "PressengerApnsSDK/Classes/**/*",
20   "frameworks": "Foundation",
21   "static_framework": true,
22   "dependencies": {
23     "PressengerSDK": [
25     ]
26   }