blob: cdd38ee5187be5a4eeb643c9f704a0cb5a27ec1e [file] [log] [blame]
{
"name": "YanagiText",
"version": "1.0",
"summary": "YanagiText allows us to add any UIView to UITextView!",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/yuigawada/YanagiText",
"authors": {
"YuigaWada": "yuigawada@gmail.com"
},
"source": {
"git": "https://github.com/yuigawada/YanagiText.git",
"tag": "1.0"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "YanagiText/**/*.{swift,h}",
"swift_versions": "5.0",
"swift_version": "5.0"
}