blob: 5dc1c37d01ad87e34ef4bba85cd2c2acc04f7e48 [file] [log] [blame]
{
"name": "YLShareTool",
"version": "0.1.0",
"summary": "使用友盟分享微信好友、朋友圈",
"description": "TODO: 使用友盟分享微信好友、朋友圈",
"homepage": "https://git.youlu.com/ylios/YLShareTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1219876794@qq.com": "1219876794@qq.com"
},
"source": {
"git": "https://git.youlu.com/ylios/YLShareTool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"static_framework": true,
"swift_versions": "5.0",
"source_files": "YLShareTool/Classes/**/*",
"resource_bundles": {
"YLShareTool_bundles": [
"YLShareTool/Assets.xcassets"
]
},
"dependencies": {
"YLUIKit": [
],
"SDWebImage": [
],
"YLUMTool": [
]
},
"swift_version": "5.0"
}