[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 2 / 5 / UITextViewPlaceholder / 0.0.1 / UITextViewPlaceholder.podspec.json
blobb72af3f79fdfaf649dc021189719b596b59d1b41
2   "name": "UITextViewPlaceholder",
3   "version": "0.0.1",
4   "summary": "UItextView的category",
5   "description": "UItextView关于Placeholder的category",
6   "homepage": "https://github.com/gaozm0509/UITextViewPlaceholder",
7   "license": "MIT",
8   "authors": {
9     "高泽民": "18036396675@163.com"
10   },
11   "source": {
12     "git": "https://github.com/gaozm0509/UITextViewPlaceholder.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "Project/UITextViewPlaceholderExample/Classes/*.{h,m}",
16   "platforms": {
17     "ios": "5.0"
18   },
19   "frameworks": "UIKit",
20   "requires_arc": true