blob: 9277f8d383153b5557fdb9c14aa1093582f241ee [file] [log] [blame]
{
"name": "MYQPlaceholderTextView",
"version": "0.0.5",
"summary": "A has placeholderTextView text view.",
"homepage": "https://github.com/a770322699/MYQPlaceholderTextView",
"license": "MIT",
"authors": {
"miss": "770322699@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/a770322699/MYQPlaceholderTextView.git",
"tag": "0.0.5"
},
"source_files": [
"MYQPlaceholderTextView",
"MYQPlaceholderTextView/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 0.6"
]
}
}