[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / 8 / KWLazyPresentSwift / 1.0.0 / KWLazyPresentSwift.podspec.json
blob0c6d65d8800523d1eb55c99ae5aedd212e7c58fe
2   "name": "KWLazyPresentSwift",
3   "version": "1.0.0",
4   "summary": "Present a UIViewController more easily and conveniently.",
5   "swift_versions": "5",
6   "description": "Present a UIViewController more easily and conveniently -> LazyPresent() & LazyDismiss().",
7   "homepage": "https://github.com/indigozizz/KWLazyPresentSwift",
8   "license": "MIT",
9   "authors": {
10     "Kawa Chen": "Kawa5292@gmail.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/indigozizz/KWLazyPresentSwift.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "KWLazyPresentSwift",
21     "KWLazyPresentSwift/**/*.{h,m,swift,strings}"
22   ],
23   "frameworks": "UIKit",
24   "swift_version": "5"