[Add] FaceSDKNightly 6.3.2275
[CocoaPods.git] / Specs / a / f / 3 / EzKit-Pod / 0.0.1 / EzKit-Pod.podspec.json
blob440cd808fcb0529d77226fb0d3958b138ab2db6d
2   "name": "EzKit-Pod",
3   "version": "0.0.1",
4   "summary": "Easy to use, animated UIView subclasses, with selection and highlighting logic.",
5   "description": "EzKit is a collection of custom UIKit components, based on EzView - selectable and highlightable UIView subclass. All interaction is animated and delegated, with high customization options. Need a button with 2 labels and 2 images? I got you! An out of the box, animated checkbox in UIKit? Ez.",
6   "homepage": "https://github.com/dusan-dudukovic/EzKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dušan Duduković": "https://github.com/dusan-dudukovic.git"
13   },
14   "social_media_url": "https://www.linkedin.com/in/dusan-dudukovic/",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": [
19     "5.9"
20   ],
21   "source": {
22     "git": "https://github.com/dusan-dudukovic/EzKit.git",
23     "tag": "0.0.1"
24   },
25   "source_files": "Sources/**/*.swift",
26   "swift_version": "5.9"