blob: 4efc9aa0b9a7176269c8668545abe637730e4d4f [file] [log] [blame]
{
"name": "SuggestInputView",
"version": "2.0.1",
"summary": "SuggestInputView 常见的意见反馈部分的代码封装,支持图片和文本输入",
"homepage": "https://github.com/tpctt/SuggestInputView",
"social_media_url": "https://github.com/tpctt/SuggestInputView",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" tim": "491590253@qq.com"
},
"source": {
"git": "https://github.com/tpctt/SuggestInputView.git",
"tag": "2.0.1"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"ZLPhotoBrowser": [
]
},
"source_files": "Classess/**/*.{h,m,mm}",
"resources": "resource/*.bundle"
}