[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / 3 / GCPlaceholderTextView / 1.0.0 / GCPlaceholderTextView.podspec.json
blob0f4982a82cd8fc10546899db6a6df07f174c1d79
2   "name": "GCPlaceholderTextView",
3   "version": "1.0.0",
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.0"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "GCPlaceholderTextView/GCPlaceholderTextView.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": false