blob: e78a6501cde43b1877b031448439683ef22484ca [file] [log] [blame]
{
"name": "EmotionTextInput",
"version": "1.0.1",
"summary": "Emotion and attribute text input for swift",
"description": "It is a EmotionTextInput used on iOS, which implement by Swift.",
"homepage": "https://github.com/linfei2222/EmotionTextInput",
"license": "MIT",
"authors": {
"linfei2222": "xingjia90559@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/linfei2222/EmotionTextInput.git",
"tag": "v1.0.1"
},
"source_files": "EmotionTextInput/*.swift",
"frameworks": "UIKit",
"module_name": "EmotionTextInput",
"swift_versions": "5.0",
"swift_version": "5.0"
}