[Add] YIM 2.2.8
[CocoaPods.git] / Specs / d / c / 3 / GCPlaceholderTextView / 1.0.1 / GCPlaceholderTextView.podspec.json
blobbb34c8e7c158da7b84de3abd1f6950f147e27f04
2   "name": "GCPlaceholderTextView",
3   "version": "1.0.1",
4   "summary": "A subclass of UITextView that allow a placeholder.",
5   "homepage": "https://github.com/gcamp/GCPlaceholderTextView",
6   "license": "MIT",
7   "authors": {
8     "Guillaume Campagna": "http://gcamp.ca"
9   },
10   "source": {
11     "git": "https://github.com/gcamp/GCPlaceholderTextView.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "GCPlaceholderTextView/GCPlaceholderTextView.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": false