[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 2 / JNPlaceholderTextView / 1.0 / JNPlaceholderTextView.podspec.json
blobd8273738474146f959b0d681d31df293fc9c4ab2
2   "name": "JNPlaceholderTextView",
3   "version": "1.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": "MIT",
8   "requires_arc": true,
9   "authors": {
10     "Yigol2008": "yigol2008@163.com"
11   },
12   "summary": "带placeholder的TextView",
13   "description": "基于UITextView,增加placeholder功能,增加限制text的输入字数功能",
14   "homepage": "https://github.com/Yigol2008/JNPlaceholderTextView",
15   "source": {
16     "git": "https://github.com/Yigol2008/JNPlaceholderTextView.git",
17     "tag": "1.0"
18   },
19   "source_files": "JNPlaceholderTextView/*.{h,m}"