[Add] Storyly 3.12.1
[CocoaPods.git] / Specs / a / 3 / 0 / PushNotifications / 0.10.10 / PushNotifications.podspec.json
blob59f400ab451b8c8e2dea700645ad279d9225377d
2   "name": "PushNotifications",
3   "version": "0.10.10",
4   "summary": "PushNotifications SDK",
5   "homepage": "https://github.com/pusher/push-notifications-swift",
6   "license": "MIT",
7   "authors": {
8     "Luka Bratos": "luka@pusher.com"
9   },
10   "source": {
11     "git": "https://github.com/pusher/push-notifications-swift.git",
12     "tag": "0.10.10"
13   },
14   "social_media_url": "https://twitter.com/pusher",
15   "documentation_url": "https://pusher.github.io/push-notifications-swift/Classes/PushNotifications.html",
16   "requires_arc": true,
17   "source_files": "Sources/*.swift",
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.10"
21   }