blob: d2c4348416f1322ccc21d909cf0e78dc4a581ef7 [file] [log] [blame]
{
"name": "AWTextView",
"version": "0.0.2",
"summary": "The subclass of UITextView with placeholder.",
"description": "The subclass of UITextView with placeholder.Easy to use.",
"homepage": "https://github.com/alexwongcoder/AWTextView.git",
"license": "MIT",
"authors": {
"alexwongcoder": "alexwongcoder@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/alexwongcoder/AWTextView.git",
"tag": "0.0.2"
},
"source_files": [
"AWTextView",
"AWTextView/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}