[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 7 / 9 / a / YJDTextViewPlaceHolder / 0.0.1 / YJDTextViewPlaceHolder.podspec.json
blobd26a630b20a66413cde4a5e7fc4cb59935512e67
2   "name": "YJDTextViewPlaceHolder",
3   "version": "0.0.1",
4   "summary": "UITextView with placeHolder",
5   "description": "Add placeHolder to UITextView using category",
6   "homepage": "https://github.com/urmooxu/YJDTextViewPlaceHolder.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/YJDTextViewPlaceHolder.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "YJDTextViewPlaceHolder/*",
19   "exclude_files": "",
20   "ios": {
21     "frameworks": [
22       "Foundation",
23       "UIKit"
24     ]
25   },
26   "requires_arc": true