[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 5 / 7 / Lightning / 4.1.0 / Lightning.podspec.json
bloba3ac8634072c8ea1e20d1b9451c6a83b0385a011
2   "name": "Lightning",
3   "version": "4.1.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": "8.0",
18     "osx": "10.10",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "source": {
23     "git": "https://github.com/gokselkoksal/Lightning.git",
24     "tag": "4.1.0"
25   },
26   "source_files": [
27     "Lightning/Sources",
28     "Lightning/Sources/**/*.swift"
29   ],
30   "swift_version": "5.1"