blob: c2e2f9ffceb3bf9974acd7ab635401e9cca517fc [file] [log] [blame]
{
"name": "MBPlaceholderTextView",
"version": "1.0",
"summary": "PlaceholderTextView is subclass of UITextView which allows you to give placeholder just like UITextField.",
"homepage": "https://github.com/swifty-iOS/PlaceholderTextView",
"license": "MIT",
"authors": {
"Swifty-iOS": "manishej004@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/swifty-iOS/PlaceholderTextView.git",
"tag": "1.0"
},
"source_files": "PlaceholderTextView.swift",
"pushed_with_swift_version": "4.0"
}