[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 3 / QQPlaceholderTextView / 0.0.6 / QQPlaceholderTextView.podspec.json
blob74eb15b1cfb29e5a02411e69fa829402d82e6d2f
2   "name": "QQPlaceholderTextView",
3   "version": "0.0.6",
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.6"
19   },
20   "source_files": "Source/*.swift",
21   "frameworks": "UIKit",
22   "requires_arc": true