blob: 374f3e9e2e378f41ab6e7e9fe38db8c5975ab3f1 [file] [log] [blame]
{
"name": "SwiftPlaceholderTextView",
"platforms": {
"ios": "9.0"
},
"summary": "UITextView with placeholder support.",
"requires_arc": true,
"version": "1.1.7",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Hai Pham": "swiften.svc@gmail.com"
},
"homepage": "https://github.com/protoman92/SwiftPlaceholderTextView.git",
"source": {
"git": "https://github.com/protoman92/SwiftPlaceholderTextView.git",
"tag": "1.1.7"
},
"frameworks": "UIKit",
"dependencies": {
"SwiftUIUtilities/Main": [
]
},
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "Main",
"source_files": "SwiftPlaceholderTextView/**/*.{swift,xib}"
}
]
}