blob: 35ece3a5bdeeff2e4566cb6a29e44360d708d4d0 [file] [log] [blame]
{
"name": "JSGrowingTextView",
"version": "0.0.1",
"summary": "JSGrowingTextView.",
"description": "Text view that grows with text input.",
"homepage": "https://github.com/JeaSungLEE/JSGrowingTextView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"jeasung.lee": "wotjdzz1@naver.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JeaSungLEE/JSGrowingTextView.git",
"tag": "0.0.1"
},
"source_files": "JSGrowingTextView/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}