blob: 6926b0bec463b70752f7cb5183a3e9be82c41e8c [file] [log] [blame]
{
"name": "GJPlaceholderView",
"version": "1.0.0",
"summary": "A textView with placeholder",
"description": "This is a textView with placeholder,and it is easy to use!!!",
"homepage": "https://github.com/hellogaojun/GJTextView",
"license": "MIT",
"authors": {
"hellogaojun": "2293209493@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hellogaojun/GJTextView.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"GJPlaceholderView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}