blob: e260361dbb0c1a1990cad859ee0da78ed1c15e7b [file] [log] [blame]
{
"name": "ADTextViewPlaceHolder",
"version": "0.0.1",
"summary": "This is a simple placeholder for UITextView.",
"description": "This is a simple placeholder for UITextView.Thankyou!",
"homepage": "https://github.com/liushuorepo/ADTextViewPlaceHolder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liushuorepo": "13124832031@163.com"
},
"source": {
"git": "https://github.com/liushuorepo/ADTextViewPlaceHolder.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ADTextViewPlaceHolder/Classes/**/*",
"frameworks": "UIKit"
}