[Add] gRPC-Core 1.70.0
[CocoaPods.git] / Specs / 3 / 2 / 9 / NovaAlert / 0.5 / NovaAlert.podspec.json
blobc91a2012e6f5641031599f65be182b6cbe5c12db
2   "name": "NovaAlert",
3   "version": "0.5",
4   "summary": "Another Alert Package. Because.",
5   "homepage": "https://github.com/netizen01/NovaAlert",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Netizen01": "n01@invco.de"
12   },
13   "platforms": {
14     "ios": "9.3"
15   },
16   "source": {
17     "git": "https://github.com/netizen01/NovaAlert.git",
18     "tag": "0.5"
19   },
20   "source_files": "Source/**/*.swift",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "dependencies": {
25     "NovaCore": [
27     ],
28     "Cartography": [
30     ]
31   },
32   "pushed_with_swift_version": "4.0"