blob: e608374ad159a211fbe32f40aef7d279d429e737 [file] [log] [blame]
{
"name": "OverlayTipView",
"version": "0.2.0",
"summary": "浮层提示工具类",
"description": "浮层提示工具类, 设计为UIView的扩展",
"homepage": "https://github.com/lazyjean/OverlayTipView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuzhen": "lazy66@me.com"
},
"source": {
"git": "https://github.com/lazyjean/OverlayTipView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OverlayTipView/**/*",
"public_header_files": "OverlayTipView/**/*.h",
"frameworks": "UIKit"
}