blob: c831e03055f0ea1bd6785fa879c34f6b6024926a [file] [log] [blame]
{
"name": "mfTextView",
"version": "1.0.0",
"summary": "mfTextView is a flexible textView with placeholder that gives you special features and will meet your needs for a textView.",
"description": "mfTextView is a flexible textView with placeholder that gives you special features and will meet your needs for a textView.\nmfTextView uses auto layout and it is easy to implement.\nYou can set title for that, show validation errors if needed and also you can specify the maximum length.",
"homepage": "https://github.com/mohammadFirouzi/mfTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohammad Firouzi": "mohammad.spz@icloud.com"
},
"source": {
"git": "https://github.com/mohammadFirouzi/mfTextView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Files/Classes/**/*",
"frameworks": "UIKit"
}