blob: 6ec2c064d1a997db91f196adf0af6725679743bd [file] [log] [blame]
{
"name": "KWFillBlankViewController",
"version": "1.0.0",
"summary": "A view controller can fill blank in the text view written by Swift",
"description": "It is a view controller can fill blank in the text view ,written by Swift",
"homepage": "https://github.com/oooneFolder/KWFillBlankViewController",
"license": "MIT",
"authors": {
"oneFolder": "ooonefolder@gmail.com"
},
"source": {
"git": "https://github.com/oooneFolder/KWFillBlankViewController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"source_files": "KWFillBlankViewController/*",
"frameworks": [
"Foundation",
"UIKit"
]
}