blob: c3e3fc90fe10b342784337ce55e2cb293ecb72f6 [file] [log] [blame]
{
"name": "DYPlaceholdTextView",
"version": "0.0.1",
"summary": "带有placehold的textView",
"homepage": "https://github.com/DonYau/DYPlaceholdTextView",
"license": "MIT",
"authors": {
"DonYau": "DonYau@126.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/DonYau/DYPlaceholdTextView.git",
"tag": "0.0.1"
},
"source_files": [
"DYPlaceholdTextView",
"*.{h,m}"
],
"requires_arc": true
}