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