blob: 6cd94ed4d44aa2e86dbb269d0d5bf297ac02c2e3 [file] [log] [blame]
{
"name": "WTYTextField",
"version": "0.1.1",
"summary": "自定义TextField.",
"description": "TODO: 适合用户名、密码的TextField.",
"homepage": "https://github.com/LTY2009/WTYTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"litengyue": "litengyue117@163.com"
},
"source": {
"git": "https://github.com/LTY2009/WTYTextField.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0",
"source_files": "WTYTextField/Classes/**/*.swift",
"resource_bundles": {
"WTYTextField": [
"WTYTextField/Assets/*.png"
]
}
}