[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 9 / d / DEStackView / 0.2.0 / DEStackView.podspec.json
blobd56a8880b637fc461efb99ef81c81cebc52d940e
2   "name": "DEStackView",
3   "version": "0.2.0",
4   "summary": "Addable, deleteable StackView",
5   "description": "This StackView will help you to add and remove custom Views",
6   "homepage": "https://github.com/DAEUN28/DEStackView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DAEUN28": "acone1128@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/DAEUN28/DEStackView.git",
20     "tag": "0.2.0"
21   },
22   "source_files": "Source/*",
23   "swift_version": "5.0"