[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 3 / d / MultilinePlaceholderTextView / 1.1.1 / MultilinePlaceholderTextView.podspec.json
blob7482bc1e23572a1c29ba6f14943640449dd2bffb
2   "name": "MultilinePlaceholderTextView",
3   "version": "1.1.1",
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.1"
17   },
18   "source_files": "MultilinePlaceholderTextView/*.{swift,h,m}",
19   "exclude_files": "Classes/Exclude",
20   "pushed_with_swift_version": "4.0"