[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / c / 9 / YYTextViewPlaceHolder / 0.0.1 / YYTextViewPlaceHolder.podspec.json
blob7bafb40aa7229e787b7a27c8ecec869d5e281568
2   "name": "YYTextViewPlaceHolder",
3   "version": "0.0.1",
4   "summary": "UITextView with PlaceHolder",
5   "description": "Add placeHolder to UITextView by category",
6   "homepage": "https://github.com/urmooxu/YYTextViewPlaceHolder.git",
7   "license": "MIT",
8   "authors": {
9     "yangyuan": "justin18510@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/urmooxu/YYTextViewPlaceHolder.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "YYTextViewPlaceHolder",
20     "YYTextViewPlaceHolder/**/*.{h,m}"
21   ],
22   "exclude_files": "",
23   "frameworks": "UIKit",
24   "requires_arc": true