[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / c / 3 / 4 / KMPlaceholderTextView / 1.4.0 / KMPlaceholderTextView.podspec.json
blobac270f9d32ada11669f535364cf02ce65922cdc7
2   "name": "KMPlaceholderTextView",
3   "version": "1.4.0",
4   "summary": "A UITextView subclass that adds support for multiline placeholder written in Swift.",
5   "description": "A UITextView subclass that adds support for multiline placeholder written in Swift. \nIt is convenient to set the value of the placeholder property just like using UITextField.",
6   "homepage": "https://github.com/MoZhouqi/KMPlaceholderTextView",
7   "screenshots": "https://raw.githubusercontent.com/MoZhouqi/KMPlaceholderTextView/master/Screenshots/preview.gif",
8   "license": "MIT",
9   "authors": {
10     "Zhouqi Mo": "mozhouqi@gmail.com"
11   },
12   "social_media_url": "https://twitter.com/MoZhouqi",
13   "swift_version": "4.2",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/MoZhouqi/KMPlaceholderTextView.git",
19     "tag": "1.4.0"
20   },
21   "source_files": "KMPlaceholderTextView/*.swift",
22   "frameworks": "UIKit",
23   "requires_arc": true