blob: 8fe983805520d197a094f8c30a092971b07848a9 [file] [log] [blame]
{
"name": "NewsMineModule",
"version": "0.1.0",
"summary": "A short description of NewsMineModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.flabbj.com/gongchuanzan/NewsMineModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zan999@qq.com": "gongchuanzan@qq.com"
},
"source": {
"git": "http://git.flabbj.com/gongchuanzan/NewsMineModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "NewsMineModule/Classes/**/*",
"resource_bundles": {
"NewsMineModule": [
"NewsMineModule/Assets/**/*.{storyboard,xcassets}"
]
},
"dependencies": {
"SingleHornRouter": [
],
"NewsBaseModule": [
],
"WMPageController": [
],
"Kingfisher": [
],
"RxSwift": [
],
"RxCocoa": [
],
"Qiniu": [
],
"MCDownloadManager": [
"~> 1.0.3"
]
}
}