blob: f7f25b55aa79b155be99c47e322fb805f2c16ea2 [file] [log] [blame]
{
"name": "MWPublishKit",
"version": "0.3.0",
"summary": "发表文字图片",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mingway1991/MWPublishKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mingway1991": "mingwei.shi@hotmail.com"
},
"source": {
"git": "https://github.com/mingway1991/MWPublishKit.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "MWPublishKit/Classes/**/*",
"resources": "MWPublishKit/Assets/**/*",
"dependencies": {
"ZLPhotoBrowser": [
">=2.7.4"
],
"SDWebImage": [
">=4.4.2"
]
}
}