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