[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 5 / 3 / QQPlaceholderTextView / 0.0.2 / QQPlaceholderTextView.podspec.json
blob793f8103e5d576547966c9b592d36d3afd54024b
2   "name": "QQPlaceholderTextView",
3   "version": "0.0.2",
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   "license": "MIT",
8   "authors": {
9     "Quang Quoc Tran": "quangtqag@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/QuangQuocTran",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/quangtqag/QQPlaceholderTextView.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "QQPlaceholderTextView/*.swift",
20   "frameworks": "UIKit",
21   "requires_arc": true