[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 5 / 4 / 6 / mfTextView / 1.0.0 / mfTextView.podspec.json
blobc831e03055f0ea1bd6785fa879c34f6b6024926a
2   "name": "mfTextView",
3   "version": "1.0.0",
4   "summary": "mfTextView is a flexible textView with placeholder that gives you special features and will meet your needs for a textView.",
5   "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.",
6   "homepage": "https://github.com/mohammadFirouzi/mfTextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mohammad Firouzi": "mohammad.spz@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/mohammadFirouzi/mfTextView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Files/Classes/**/*",
22   "frameworks": "UIKit"