[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / 0 / 2 / RSKPlaceholderTextView / 6.0.2 / RSKPlaceholderTextView.podspec.json
blob0f3da2a579ecd6a0e40af3ba5f6d4a745fda3aac
2   "name": "RSKPlaceholderTextView",
3   "version": "6.0.2",
4   "summary": "A light-weight UITextView subclass that adds support for placeholder.",
5   "homepage": "https://github.com/ruslanskorb/RSKPlaceholderTextView",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ruslan Skorb": "ruslan.skorb@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ruslanskorb/RSKPlaceholderTextView.git",
15     "tag": "6.0.2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.1",
21   "source_files": "RSKPlaceholderTextView/*.{swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "swift_version": "5.1"