blob: af8bcf4527f097cc0eb9b52c038efb360efefea5 [file] [log] [blame]
{
"name": "YLAppTool",
"version": "0.1.4",
"summary": "版本更新",
"description": "TODO: 版本更新\n 1.YLAppNetWork 版本更新网络请求\n 2.YLAppTool 版本更新数据\n 3.YLUpdateAlertViewView 版本更新页面\n 4.YLVersionUpdateModel 版本更新数据 model",
"homepage": "https://git.youlu.com/ylios/YLAppTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1219876794@qq.com": "1219876794@qq.com"
},
"source": {
"git": "https://git.youlu.com/ylios/YLAppTool.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "YLAppTool/Classes/**/*",
"resource_bundles": {
"YLAppTool_bundles": [
"YLAppTool/Assets.xcassets"
]
},
"dependencies": {
"YLNetTool": [
],
"YLUIKit": [
],
"SnapKit": [
]
},
"swift_version": "5.0"
}