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