[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / b / 2 / d / LSiOSPopView / 0.3.2 / LSiOSPopView.podspec.json
blob73be8fa2f648508ce05266d2b5063e37f8373f2f
2   "name": "LSiOSPopView",
3   "version": "0.3.2",
4   "summary": "视图控件 - 弹框集合",
5   "description": "更新说明:\n1、优化视图移除时的回调监听方式,增加removeCompletionBlock属性;2、增加交互方式,开放对话框的button属性;3、优化hud视图的交互,防止同个提示重复弹框;",
6   "homepage": "https://code.aliyun.com/LSKit/LSiOSPopView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danfort": "quanchengk@163.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/LSKit/LSiOSPopView.git",
16     "tag": "0.3.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSPopView/Classes/**/*",
22   "resources": "LSiOSPopView/Assets/**/*.{png}",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Masonry": [
27     ],
28     "LSiOSTextView": [
30     ]
31   }