blob: f5c80b1fcef3cd29891bdfe567701c7715ef053e [file] [log] [blame]
{
"name": "AutoLayoutTextViews",
"platforms": {
"ios": "7.0"
},
"version": "1.2.2",
"summary": "AutoLayoutTextViews subclasses UITextView and adds placeholder text, auto resizing, and keyboard avoiding functionality.",
"homepage": "https://github.com/JRG-Developer/AutoLayoutTextViews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joshua Greene": "jrg.developer@app-order.com"
},
"source": {
"git": "https://github.com/JRG-Developer/AutoLayoutTextViews.git",
"tag": "1.2.2"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "AutoLayoutTextViews/*.{h,m}"
}