[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / 0 / 2 / RSKPlaceholderTextView / 5.0.0 / RSKPlaceholderTextView.podspec.json
bloba52e2224f03bce1668a4f9846c582bae954a5f8f
2   "name": "RSKPlaceholderTextView",
3   "version": "5.0.0",
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": "5.0.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "RSKPlaceholderTextView/*.{swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true