blob: e00c1f19adb8975b85d851488d43d15220d602b5 [file] [log] [blame]
{
"name": "FSTextView",
"version": "1.8",
"summary": "Subclass of UITextView with Placeholder.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/lifution/FSTextView",
"authors": {
"fusheng": "lifution@icloud.com"
},
"source": {
"git": "https://github.com/lifution/FSTextView.git",
"tag": "1.8"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": [
"FSTextView/*",
"*.{h,m}"
]
}