[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / c / d / EasyUIKit / 1.0.0 / EasyUIKit.podspec.json
blob845f59e2d61c8faf4beae501e8a803bf412b3892
2   "name": "EasyUIKit",
3   "version": "1.0.0",
4   "summary": "EasyUIKit is a helper that aims to create a clean UI.",
5   "description": "A quick helper to create and adjust UIViews",
6   "homepage": "https://github.com/shshalom/Easy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shalom & eliransha88": "shalom.shwaitzer@gmail.com eliransha88@gmail.com"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/shshalom/Easy.git",
20     "tag": "1.0.0"
21   },
22   "dependencies": {
23     "SnapKit": [
24       "~> 5.6.0"
25     ]
26   },
27   "source_files": "EasyUIKit/Source/**/*.swift",
28   "exclude_files": "EasyUIKit/SupportingFiles/*.plist",
29   "swift_version": "5.0"