[Add] SmartcarAuth 6.1.5
[CocoaPods.git] / Specs / 6 / a / d / ExtensionLite / 0.0.1 / ExtensionLite.podspec.json
blobce494ceee2b973ccf69322c571267d81fa39eaae
2   "name": "ExtensionLite",
3   "version": "0.0.1",
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     "YOURNAME": "Alizain Prasla"
16   },
17   "source": {
18     "git": "https://github.com/alizainprasla/ExtensionLite.git",
19     "tag": "0.0.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": [
23     "ExtensionLite*",
24     "Classes/*",
25     "Resource/*"
26   ],
27   "requires_arc": true,
28   "swift_version": "5.0"