blob: 4df0f2e46d2f2ad56bb0c1741b220f160fa650e9 [file] [log] [blame]
{
"name": "DMTextField",
"version": "1.1.0",
"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": "1.1.0"
},
"source_files": "Classes/*.{h,m}",
"dependencies": {
"Masonry": [
]
}
}