blob: bb35f6301ed56a4641af4df6c4efae5c1a6b2c27 [file] [log] [blame]
{
"name": "MTTextField",
"version": "0.1.0",
"summary": "A short description of MTTextField.",
"description": "A TextField package",
"homepage": "https://github.com/wangyutao0424/MTTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangyutao0424": "wangyutao0424@163.com"
},
"source": {
"git": "https://github.com/wangyutao0424/MTTextField.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"5.0"
],
"source_files": "MTTextField/Classes/**/*",
"swift_version": "5.0"
}