blob: aa32331f766bfe95297f9a69a0387175a8edeb0e [file] [log] [blame]
{
"name": "WLUMShare",
"version": "1.1.0",
"summary": "A Lib For um.友盟分享封装",
"description": "友盟分享封装",
"homepage": "https://github.com/StoneStoneStoneWang/WLUMShare",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/WLUMShare.git",
"tag": "1.1.0"
},
"source_files": "Code/**/*.{h,m}",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"dependencies": {
"WLUMStatistics": [
],
"UMCShare/UI": [
],
"UMCShare/Social/WeChat": [
],
"UMCShare/Social/QQ": [
]
}
}