[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / c / 9 / NovaBanner / 0.8 / NovaBanner.podspec.json
blob035d5b0ec403f1b69b735096f069c525909bbe21
2   "name": "NovaBanner",
3   "version": "0.8",
4   "summary": "Another Banner Package. Because.",
5   "homepage": "https://github.com/netizen01/NovaBanner",
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/NovaBanner.git",
18     "tag": "0.8"
19   },
20   "source_files": "Source/**/*.swift",
21   "swift_versions": [
22     "5.0"
23   ],
24   "dependencies": {
25     "NovaCore": [
27     ],
28     "Cartography": [
30     ]
31   }