blob: 8d63653a5d76ced605899033e3ac6cdaee42a7c2 [file] [log] [blame]
{
"name": "DMTextField",
"version": "0.0.1",
"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.1"
},
"source_files": "Classes/*.{h,m}"
}