blob: e75069ca13a9dcbe34c884175857d110ea99bf65 [file] [log] [blame]
{
"name": "RaisePlaceholder",
"version": "1.0.0",
"summary": "UITextField Placeholder UI",
"description": "When you enter a text in UITextField, it displays the placeholder as a UITextField subject.",
"homepage": "https://github.com/najanda89/RaisePlaceholder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jiho Lee": "najanda89@gmail.com"
},
"source": {
"git": "https://github.com/najanda89/RaisePlaceholder.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/najanda89",
"platforms": {
"ios": "8.0"
},
"source_files": "RaisePlaceholder/Classes/*.swift",
"pushed_with_swift_version": "3.0"
}