blob: dae3da7fb08da068f39e4b42cf1ec7fc066ed72e [file] [log] [blame]
{
"name": "YLUMTool",
"version": "0.1.1",
"summary": "一个友盟的封装",
"description": "TODO: 封装友盟.",
"homepage": "https://git.youlu.com/ylios/YLUMTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1219876794@qq.com": "1219876794@qq.com"
},
"source": {
"git": "https://git.youlu.com/ylios/YLUMTool.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"static_framework": true,
"swift_versions": "5.0",
"source_files": "YLUMTool/Classes/**/*",
"dependencies": {
"UMCommon": [
],
"UMShare/UI": [
]
},
"swift_version": "5.0"
}