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