blob: 692c935e90d1a3c9155a08effd0c64854ba95f43 [file] [log] [blame]
{
"name": "commentPlugin",
"version": "1.0.9",
"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.9"
},
"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"
]
}