[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 4 / 5 / 7 / Lightning / 5.0.0 / Lightning.podspec.json
blobdb42f4757c3a19951dbc71c8eecef07e255dd59e
2   "name": "Lightning",
3   "version": "5.0.0",
4   "summary": "Lightning provides components to make Swift development easier.",
5   "description": "Lightning provides components to make Swift development easier. It\nconsists of helper  models and extensions that speed things up when\nyou are modeling your applications.",
6   "homepage": "https://github.com/gokselkoksal/Lightning/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Göksel Köksal": "gokselkoksal@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/gokselkk",
15   "swift_versions": "5.1",
16   "platforms": {
17     "ios": "10.0",
18     "osx": "10.12",
19     "watchos": "3.0",
20     "tvos": "10.0"
21   },
22   "source": {
23     "git": "https://github.com/gokselkoksal/Lightning.git",
24     "tag": "5.0.0"
25   },
26   "source_files": [
27     "Lightning/Sources",
28     "Lightning/Sources/**/*.swift"
29   ],
30   "swift_version": "5.1"