blob: ea7251a30aa10788b51d5d53b1e1dde9f84580d3 [file] [log] [blame]
{
"name": "XDevTool",
"version": "0.0.1",
"summary": "1:Label多段点击;2:密码输入;3:模态转场动画",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lx-xi/DevTool",
"license": "MIT",
"authors": {
"muxilx": "muxilx@163.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/lx-xi/DevTool.git",
"tag": "0.0.1"
},
"source_files": "Classes/*",
"dependencies": {
"SnapKit": [
"~> 4.0.1"
]
},
"swift_version": "5.0"
}