blob: 4ab041a384c3109dce28a3b8381f4cfb94955786 [file] [log] [blame]
{
"name": "XYTextView",
"version": "0.1",
"license": "MIT",
"summary": "an subclass of UITextView,allows to set Place Holder like Text Field,and also can be dynamic frame",
"homepage": "https://github.com/damoncoo/XYTextView",
"authors": {
"Damon": "damoncoo@gmail.com"
},
"source": {
"git": "https://github.com/damoncoo/XYTextView.git",
"tag": 0.1
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "XYTextView.{h,m}",
"resources": "LICENSE"
}