blob: 862dc92b3b80dc8d121d2fb64e6bbc991bd3353a [file] [log] [blame]
{
"name": "DZInputTextView",
"version": "1.0.4",
"summary": "text input view",
"homepage": "https://github.com/DongZhiChen/DZInputTextViewDome",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChenDongZhi": "644495218@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DongZhiChen/DZInputTextViewDome.git",
"tag": "1.0.4"
},
"source_files": "DZInputTextView/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}