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