[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 3 / 2 / c / NovaMenu / 0.6 / NovaMenu.podspec.json
blob7766ca3c20e77ee01a18f293eb6a70b23f0a4257
2   "name": "NovaMenu",
3   "version": "0.6",
4   "summary": "Sweet Menu Thing",
5   "homepage": "https://github.com/netizen01/NovaMenu",
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/NovaMenu.git",
18     "tag": "0.6"
19   },
20   "source_files": "Source/**/*.swift",
21   "swift_version": "4.2",
22   "dependencies": {
23     "NovaCore": [
25     ],
26     "NovaLines": [
28     ],
29     "Cartography": [
31     ]
32   }