blob: ff2b78725bbaa68c20553f755a725824f1eab5d9 [file] [log] [blame]
{
"name": "Lightning",
"version": "1.0.3",
"summary": "Lightning provides components to make Swift development easier.",
"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.",
"homepage": "https://github.com/gokselkoksal/Lightning/",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Göksel Köksal": "gokselkoksal@gmail.com"
},
"social_media_url": "https://twitter.com/gokselkk",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/gokselkoksal/Lightning.git",
"tag": "1.0.3"
},
"source_files": [
"Lightning/Sources",
"Lightning/Sources/**/*.swift"
],
"pushed_with_swift_version": "4"
}