blob: e240480dcda8883af67b387cb4a16b0ae2cc78fc [file] [log] [blame]
{
"name": "SuggestInputView",
"version": "2.0.0",
"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.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"ZLPhotoBrowser": [
]
},
"source_files": "Classess/**/*.{h,m,mm}",
"resources": "resource/*.bundle"
}