blob: a51b927eeac005b1dac5bc4712311b6067ffb973 [file] [log] [blame]
{
"name": "DMTextField",
"version": "0.0.5",
"summary": "A textfield for daima",
"description": "A textfield that contain cancle button and done button",
"homepage": "https://github.com/jun860605/DMTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"郑军": "junzheng3@creditease.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jun860605/DMTextField.git",
"tag": "0.0.5"
},
"source_files": "Classes/*.{h,m}",
"dependencies": {
"Masonry": [
]
}
}