blob: 320e632b980e0e71ca7ae74ba9d095686019b18e [file] [log] [blame]
{
"name": "TextViewMaster",
"version": "1.1.0",
"summary": "TextViewMaster.",
"description": "Easy custom placeholder and growing textView.",
"homepage": "https://github.com/JeaSungLEE/TextViewMaster",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"jeasung.lee": "wotjdzz1@naver.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JeaSungLEE/TextViewMaster.git",
"tag": "1.1.0"
},
"source_files": "TextViewMaster/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}