blob: 6c51455a63e03af4c19a7d94c65260aed5785e8d [file] [log] [blame]
{
"name": "LCTextView",
"version": "1.0.8",
"summary": "UITextview with placeholder 支持placeholder的UITextview",
"homepage": "https://github.com/bawn/LCTextView",
"license": "MIT",
"authors": {
"bawn": "lc5491137@gmail.com"
},
"source": {
"git": "https://github.com/bawn/LCTextView.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "LCTextView/*.{h,m}"
}