[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / f / PTPPlaceholderTextView / 0.6.1 / PTPPlaceholderTextView.podspec.json
blobf1130d0b77dbcded4046684676ea3dc0ea534df1
2   "name": "PTPPlaceholderTextView",
3   "version": "0.6.1",
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.6.1"
21   },
22   "source_files": "PTPPlaceholderTextView.swift"