[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / d / f / SuggestInputView / 1.0.4 / SuggestInputView.podspec.json
blob1a5288b0c236e49ba5397e4199d0a769b8100195
2   "name": "SuggestInputView",
3   "version": "1.0.4",
4   "summary": "SuggestInputView 常见的意见反馈部分的代码封装,支持图片和文本输入",
5   "homepage": "https://github.com/tpctt/SuggestInputView",
6   "social_media_url": "https://github.com/tpctt/SuggestInputView",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     " tim": "491590253@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/tpctt/SuggestInputView.git",
19     "tag": "1.0.4"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "dependencies": {
27     "ZLPhotoBrowser": [
29     ]
30   },
31   "source_files": "Classess/**/*.{h,m,mm}"