blob: 2e4a695976af4e3bb3cb95d514140f0f940cd59c [file] [log] [blame]
{
"name": "TKPlaceholderTextView",
"version": "1.0.0",
"summary": "A textview with placeholder",
"homepage": "https://github.com/TBXark/TKPlaceholderTextView",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"authors": {
"vfanx": "tbxark@outlook.com"
},
"source": {
"git": "https://github.com/TBXark/TKPlaceholderTextView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TKPlaceholderTextView/TKPlaceholderTextView.swift",
"requires_arc": true
}