[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 7 / Lightning / 0.3 / Lightning.podspec.json
blob1fa68a3039b076d7b5f5585d61d1dc49390b07a9
2   "name": "Lightning",
3   "version": "0.3",
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": "0.3"
24   },
25   "source_files": [
26     "Lightning/Sources",
27     "Lightning/Sources/**/*.swift"
28   ],
29   "pushed_with_swift_version": "3.0"