blob: 24fe099f4224ec67708b30e23a5352e27b2f3d2b [file] [log] [blame]
{
"name": "ZPlaceholderTextView",
"version": "0.4.0",
"summary": "A short description of ZPlaceholderTextView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sapphirezzz/ZPlaceholderTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zack Zheng": "zhengzuanzhe@gmail.com"
},
"source": {
"git": "https://github.com/sapphirezzz/ZPlaceholderTextView.git",
"tag": "0.4.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "ZPlaceholderTextView/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}