blob: 1bef4fa7ce572d869f87a9df27ed33eea4bfbb3b [file] [log] [blame]
{
"name": "MYQPlaceholderTextView",
"version": "0.0.2",
"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.2"
},
"source_files": [
"MYQPlaceholderTextView",
"MYQPlaceholderTextView/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
"~>0.6"
]
}
}