blob: f1e0a9de4f407ee01dbd02e0be0a44ad8a93625e [file] [log] [blame]
{
"name": "mfTextView",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Files/Classes/**/*",
"frameworks": "UIKit"
}