[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 3 / c / EgoiPushLibrary / 1.0.9 / EgoiPushLibrary.podspec.json
blobdbc8cca578fdf88c3d2c3fe27448c6cc9e05c8f0
2   "name": "EgoiPushLibrary",
3   "version": "1.0.9",
4   "summary": "E-goi's Push Notification Library.",
5   "description": "This library is responsible for handling all matter related to Push Notifications received from E-goi.",
6   "homepage": "https://github.com/JoaoCGS/EgoiPushLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "João Silva": "jsilva@e-goi.com"
13   },
14   "source": {
15     "git": "https://github.com/E-goi/EgoiPushLibrary.git",
16     "tag": "1.0.9"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "EgoiPushLibrary/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"