blob: a5c8f5fffc9344edf3c68d2d56f9725c838268dc [file] [log] [blame]
{
"name": "UITextView+CMInputView",
"version": "0.1.0",
"summary": "A category that can configure the UITextView",
"homepage": "https://github.com/CrabMen/CMInputView",
"license": "MIT",
"authors": {
"CrabMan": "tobecrabman@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CrabMen/CMInputView.git",
"tag": "0.1.0"
},
"source_files": "**/Class/*.{h,m}",
"requires_arc": true
}