| { |
| "name": "PressengerApnsSDK", |
| "version": "0.9.0", |
| "summary": "A utility library to simplify the inclusion of Pressenger together with APNS in your app.", |
| "homepage": "https://pressenger.com/pressenger-ios-sdk/", |
| "license": { |
| "type": "All rights reserved.", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Name": "gabor.kaposi@pressenger.com" |
| }, |
| "source": { |
| "http": "https://maven.pressenger.com/PressengerApnsSDK-v0.9.0.zip" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "PressengerApnsSDK/Classes/**/*", |
| "frameworks": "Foundation", |
| "static_framework": true, |
| "dependencies": { |
| "PressengerSDK": [ |
| |
| ] |
| } |
| } |