blob: 8fb15c0cabc491841391d6a204f8f5505dd81dd6 [file] [log] [blame]
{
"name": "XJCommentTextView",
"version": "1.0.0",
"summary": "快速集成一个评论输入框 XJCommentTextView.",
"swift_version": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xiaoojun/XJCommentTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaoojun": "961721716@qq.com"
},
"source": {
"git": "https://github.com/xiaoojun/XJCommentTextView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XJCommentTextView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
}
}