[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / c / NovaMenu / 0.5 / NovaMenu.podspec.json
blobc1864a7dff90f515bd235816e7da949c923cd040
2   "name": "NovaMenu",
3   "version": "0.5",
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.5"
19   },
20   "source_files": "Source/**/*.swift",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "dependencies": {
25     "NovaCore": [
26       "~> 0.5"
27     ],
28     "Cartography": [
30     ],
31     "NovaLines": [
32       "~> 0.5"
33     ]
34   },
35   "pushed_with_swift_version": "4.0"