[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / 9 / NovaAlert / 0.6 / NovaAlert.podspec.json
blob635f0a5055ca4c431f4d8406e700d32587b0806f
2   "name": "NovaAlert",
3   "version": "0.6",
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.6"
19   },
20   "source_files": "Source/**/*.swift",
21   "swift_version": "4.2",
22   "dependencies": {
23     "NovaCore": [
25     ],
26     "Cartography": [
28     ]
29   }