[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 0 / 5 / LSPopView / 1.0.0 / LSPopView.podspec.json
blob3417ed7ec0b9bf296b4ee0c7e1e5a09d7b3045b9
2   "name": "LSPopView",
3   "version": "1.0.0",
4   "summary": "视图控件 - 弹框集合",
5   "description": "更新说明:\n仓库迁移",
6   "homepage": "http://gitlab.evshine.cn/new-energy/ios/lskit/lspopview",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danfort": "quanchengk@163.com"
13   },
14   "source": {
15     "git": "ssh://git@gitlab.evshine.cn:2022/new-energy/ios/lskit/lspopview.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSPopView/Classes/**/*",
22   "resources": "LSPopView/Assets/**/*.{png}",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Masonry": [
27     ],
28     "LSiOSTextView": [
30     ]
31   }