[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 7 / b / PKSPopView / 0.0.1 / PKSPopView.podspec.json
blob810c70f7d535644152b5267d3f713b5806511201
2   "name": "PKSPopView",
3   "version": "0.0.1",
4   "summary": "a light base view to pop view",
5   "description": "a light base view to pop view. easy to use",
6   "homepage": "https://github.com/LostPengK/PKSPopView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LostPengK": "1039512009@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/LostPengK/PKSPopView.git",
19     "tag": "0.0.1"
20   },
21   "swift_versions": "5.0",
22   "source_files": "PKSPopView/PKSPopView/classes/*.swift",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"