[Add] PlayerUI 0.10.2--canary.578.19394
[CocoaPods.git] / Specs / 1 / 3 / d / MultilinePlaceholderTextView / 1.1.0 / MultilinePlaceholderTextView.podspec.json
bloba95fb5d9ed0eaa2993a4947535287596da5f2e20
2   "name": "MultilinePlaceholderTextView",
3   "version": "1.1.0",
4   "summary": "TextView with multiline placeholder",
5   "description": "UITextView doesn't have `placeholder`. it's very inconvenient.\nTextView with multiline placeholder.",
6   "homepage": "https://github.com/KEN-chan/MultilinePlaceholderTextView",
7   "license": "MIT",
8   "authors": {
9     "Kenta Hara": "hellokenta1024@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/KEN-chan/MultilinePlaceholderTextView.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "MultilinePlaceholderTextView/*.{swift,h,m}",
19   "exclude_files": "Classes/Exclude",
20   "pushed_with_swift_version": "4.0"