[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 3 / f / CMTextView / 1.0.0 / CMTextView.podspec.json
blob6000a2f49fb94749b847aea4aae1f7020aada2da
2   "name": "CMTextView",
3   "version": "1.0.0",
4   "summary": "UITextView subclass with placeholder text.",
5   "description": "CMTextView is an UITextView subclass which provides the placeholder text functionality.",
6   "homepage": "https://github.com/Code-Mafia/CMTextView.git",
7   "license": "MIT",
8   "authors": {
9     "Rajmani Kushwaha": "rajmanikush@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/Code-Mafia/CMTextView.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "CMTextView/*"