blob: a2fbfebec7a02105e50429135c1aead98fd2f10d [file] [log] [blame]
{
"name": "ASPlaceholderTextView",
"version": "0.1.1",
"summary": "UITextView with a placeholder UILabel in Swift",
"description": "UITextView with a placeholder UILabel in Swift.",
"homepage": "https://github.com/ashare80/ASPlaceholderTextView",
"license": "MIT",
"authors": {
"Adam Share": "ashare80@gmail.com"
},
"source": {
"git": "https://github.com/ashare80/ASPlaceholderTextView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}