blob: 98ba57b5dd6aa47125e9e33376f43ca85b69d763 [file] [log] [blame]
{
"name": "commentPlugin",
"version": "1.0.4",
"summary": "commentPlugin木仓私有库",
"description": "木仓私有Pods测试\nMarkdown 格式",
"homepage": "https://github.com/zwf511/CaiMao",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhouwenfei": "zhouwenfei@mucang.cn"
},
"source": {
"git": "https://github.com/zwf511/commentPlugin.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"MBProgressHUD": [
"~>1.0.0"
]
},
"source_files": [
"commentPlugin/Sources/*.{h,m,mm}",
"commentPlugin/Sources/**/*.{h,m,mm}"
],
"resources": [
"commentPlugin/Resources/comment.xcassets",
"commentPlugin/Resources/*.xib"
]
}