blob: 7b81a220ed09ff150ef9c639bf1d7176b3872460 [file] [log] [blame]
{
"name": "AutoLayoutTextViews",
"platforms": {
"ios": "7.0"
},
"version": "1.2.4",
"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.4"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "AutoLayoutTextViews/*.{h,m}"
}