{ | |
"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 | |
} |