[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 7 / Lightning / 1.0.1 / Lightning.podspec.json
blobc3cf3a685a7856c578ecb4740d026ee70f446a97
2   "name": "Lightning",
3   "version": "1.0.1",
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.txt"
10   },
11   "authors": {
12     "Göksel Köksal": "gokselkoksal@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/gokselkk",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/gokselkoksal/Lightning.git",
23     "tag": "1.0.1"
24   },
25   "source_files": [
26     "Lightning/Sources",
27     "Lightning/Sources/**/*.swift"
28   ],
29   "pushed_with_swift_version": "4"