[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 6 / a / d / ExtensionLite / 0.0.6 / ExtensionLite.podspec.json
blob697a7f3ec3877447b1ab3343a0fb260c5919ac53
2   "name": "ExtensionLite",
3   "version": "0.0.6",
4   "summary": "iOS common extension for UIView, UIControl, Date, UIVIewController and manymore",
5   "homepage": "https://github.com/alizainprasla/ExtensionLite",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "swift_versions": "5.0",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Alizain Prasla": "alizain.prasla@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/alizainprasla/ExtensionLite.git",
19     "tag": "0.0.6"
20   },
21   "source_files": [
22     "ExtensionLite*",
23     "Classes/*",
24     "Resource/*"
25   ],
26   "requires_arc": true,
27   "swift_version": "5.0"