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