| { |
| "name": "EventflitPushNotifications", |
| "version": "0.1.2", |
| "summary": "Eventflit PushNotifications SDK", |
| "homepage": "https://github.com/eventflit/push-notifications-swift", |
| "license": "MIT", |
| "authors": { |
| "Eventflit": "support@eventflit.com" |
| }, |
| "source": { |
| "git": "https://github.com/eventflit/push-notifications-swift.git", |
| "tag": "0.1.2" |
| }, |
| "social_media_url": "https://twitter.com/eventflit", |
| "documentation_url": "https://eventflit.github.io/push-notifications-swift/Classes/PushNotifications.html", |
| "requires_arc": true, |
| "source_files": "Sources/*.swift", |
| "platforms": { |
| "ios": "10.0", |
| "osx": "10.10" |
| } |
| } |