blob: fdb8a8201c402fdb90d6f24f79a0f777a2f83f22 [file] [log] [blame]
{
"name": "HHJUnitTextField",
"version": "0.0.2",
"license": "MIT",
"authors": {
"szulmj": "https://github.com/szhonghaijiang"
},
"homepage": "https://github.com/szhonghaijiang/HHJUnitTextField",
"summary": "A swift textfield with unit.",
"description": "A swift textfield with units. You can set the pre unit and the sub unit and keep the really UITextField which can be Interaction. The units can not be change.",
"source": {
"git": "https://github.com/szhonghaijiang/HHJUnitTextField.git",
"tag": "0.0.2"
},
"source_files": [
"HHJUnitTextField",
"HHJUnitTextField/*.swift"
],
"frameworks": "UIKit",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}