[Add] BideaseConnect 1.0.86
[CocoaPods.git] / Specs / 6 / a / d / ExtensionLite / 0.0.2 / ExtensionLite.podspec.json
blob22f061e48299d477c3d4a99bf26ea86b76970dcf
2   "name": "ExtensionLite",
3   "version": "0.0.2",
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.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": [
23     "ExtensionLite*",
24     "Classes/*",
25     "Resource/*"
26   ],
27   "requires_arc": true,
28   "swift_version": "5.0"