| { |
| "name": "mfTextView", |
| "version": "1.0.2", |
| "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.2" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "Files/Classes/**/*", |
| "frameworks": "UIKit" |
| } |