[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 0 / f / PTPPlaceholderTextView / 0.5.0 / PTPPlaceholderTextView.podspec.json
blob7f86310c3b3e8cabd54176e16247dad2caaced14
2   "name": "PTPPlaceholderTextView",
3   "version": "0.5.0",
4   "summary": "A simple naive implementation of UITextView subclass to support placeholder text rendering in UITextView.",
5   "description": "A simple naive implementation of UITextView subclass to support placeholder text rendering in UITextView.\nThis PTPPlaceholderTextView comes with IBDesignable, IBInspectable and also UIAppearance support.",
6   "homepage": "https://github.com/pitiphong-p/PTPPlaceholderTextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pitiphong Phongpattranont": "pitiphong.p@me.com"
13   },
14   "social_media_url": "http://twitter.com/pitiphong_p",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/pitiphong-p/PTPPlaceholderTextView.git",
20     "tag": "0.5.0"
21   },
22   "source_files": "PTPPlaceholderTextView.swift"