[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / e / a / NotificationTroubleshooter / 0.1.0 / NotificationTroubleshooter.podspec.json
blob84339d457735bc81aaf907ddffade94dc93c9faf
2   "name": "NotificationTroubleshooter",
3   "version": "0.1.0",
4   "summary": "Cocoapod to troubleshoot push notifications in iOS.",
5   "description": "Cocoapod to troubleshoot push notifications in iOS and if there are any syncing issues\nwith the server, it corrects it.",
6   "homepage": "https://github.com/talk-to/notification-troubleshooter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aditya Ghosh": "adityaghosh96@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/talk-to/notification-troubleshooter.git",
16     "tag": "0.1.0"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "NotificationTroubleshooter/Classes/**/*",
23   "resource_bundles": {
24     "NotificationTroubleshooter": [
25       "NotificationTroubleshooter/Assets/*.*"
26     ]
27   }