blob: b8ab27374688d5896dff1718e9972f8a022d6bbc [file] [log] [blame]
{
"name": "ZTextField",
"version": "1.0.0",
"summary": "ZTextField for iOS usd in input",
"description": "ZTextField for iOS usd in input,change left view image and label",
"homepage": "https://github.com/shumintao/ZTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shumintao": "tao_shuminX@foxmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/shumintao/ZTextField.git",
"tag": "1.0.0"
},
"source_files": "ZTextField/**/*.{h,m}",
"requires_arc": true
}