blob: 6b4dfd12b61cc93627cd260312669f3690ac9a19 [file] [log] [blame]
{
"name": "MMText",
"version": "1.1.1",
"summary": "Text input with animation",
"description": "Text input with animation, mutiple line, title label and remind label",
"homepage": "https://github.com/MillmanY/MMText",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MillmanY": "millmanyang@gmail.com"
},
"source": {
"git": "https://github.com/MillmanY/MMText.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source_files": "MMText/Classes/**/*"
}