[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 5 / 9 / IAMPopup / 0.1.0 / IAMPopup.podspec.json
blobc5958a5402f1518e49305d7bbb4bc2bde1f10cfd
2   "name": "IAMPopup",
3   "version": "0.1.0",
4   "summary": "IAMPopup is a simple class for expressing custom popup in various forms.",
5   "description": "IAMPopup is a simple class for expressing custom popup in various forms. This includes where to display the popup and space to decorate the View.",
6   "homepage": "https://github.com/camosss/IAMPopup",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "camosss": "camosss777@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/camosss/IAMPopup.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "IAMPopup/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"