[Add] NECommonKit 9.7.1
[CocoaPods.git] / Specs / c / 5 / 3 / QQPlaceholderTextView / 0.0.5 / QQPlaceholderTextView.podspec.json
blob3bf3df5905491f225a858e2dbc03df3a9042f57a
2   "name": "QQPlaceholderTextView",
3   "version": "0.0.5",
4   "summary": "Adding placeholder property for UITextView without subclass, written in Swift",
5   "description": "Adding placeholder property for UITextView without subclass, written in Swift\nIt is convenient to set the value of the placeholder property just like using UITextField.\nApplying styles of UITextField, make it more look like UITextField",
6   "homepage": "https://github.com/quangtqag/UIPlaceholderTextView",
7   "screenshots": "https://raw.githubusercontent.com/quangtqag/QQPlaceholderTextView/master/Screenshots/preview.png",
8   "license": "MIT",
9   "authors": {
10     "Quang Quoc Tran": "quangtqag@gmail.com"
11   },
12   "social_media_url": "https://twitter.com/QuangQuocTran",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/quangtqag/QQPlaceholderTextView.git",
18     "tag": "0.0.5"
19   },
20   "source_files": "QQPlaceholderTextView/*.swift",
21   "frameworks": "UIKit",
22   "requires_arc": true