blob: e43015f374873f1f683a7bf92d73256de73adf4e [file] [log] [blame]
{
"name": "LCTextView",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "LCTextView/*.{h,m}"
}