blob: e38f53de25504096ba543f3ea0c77e3e9425d36f [file] [log] [blame]
{
"name": "NewsBaseModule",
"version": "0.1.0",
"summary": "NewsBaseModule is a base tool.",
"description": "NewsBaseModule is a base tool everyone can use.",
"homepage": "http://git.flabbj.com/gongchuanzan/NewsBaseModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zan999@qq.com": "gongchuanzan@qq.com"
},
"source": {
"git": "http://git.flabbj.com/gongchuanzan/NewsBaseModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "NewsBaseModule/Classes/**/*",
"dependencies": {
"MCDownloadManager": [
"~> 1.0.3"
],
"MJRefresh": [
],
"Moya": [
],
"SwiftyJSON": [
],
"HandyJSON": [
"~> 4.2.0"
],
"Then": [
],
"SnapKit": [
]
},
"resources": "NewsBaseModule/Assets/*"
}