blob: 93579d36e36f6d58e942fa10351f30675b27f9ab [file] [log] [blame]
{
"name": "MMText",
"version": "1.0.3",
"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.0.3"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source_files": "MMText/Classes/**/*"
}