blob: d4801f58b53f5fc181f4b0d1c0356050eda3d456 [file] [log] [blame]
{
"name": "MEBTextFiled",
"version": "1.0.1",
"summary": "A subclass of UITextField",
"description": "A subclass of UITextField. Inheriting from UITextField.",
"homepage": "https://github.com/gaodeying/MEBTextField",
"license": "MIT (gaodeying)",
"authors": {
"gaodeying": "964665684@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/gaodeying/MEBTextField.git",
"tag": "1.0.1"
},
"source_files": "MEBTextField/**/*.{h,m}"
}