[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 2 / 3 / JJInputTextView / 0.0.1 / JJInputTextView.podspec.json
blob146537548b37661bd0fd1f9f5daa91ebb9a745b4
2   "name": "JJInputTextView",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "自带提示文字,可自动换行计算高度,实现聊天输入框样式",
8   "homepage": "https://github.com/andyfangjunjie/JJInputTextView",
9   "license": "MIT",
10   "authors": {
11     "andyfangjunjie": "andyfangjunjie@163.com"
12   },
13   "source": {
14     "git": "https://github.com/andyfangjunjie/JJInputTextView.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "JJInputTextView/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"