blob: b813ec6d7553de5924dfb60e66a04ba95d3cc744 [file] [log] [blame]
{
"name": "WLUMStatistics",
"version": "1.0.3",
"summary": "A Lib For um.友盟统计封装",
"description": "友盟统计封装",
"homepage": "https://github.com/StoneStoneStoneWang/WLUMStatistics",
"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/WLUMStatistics.git",
"tag": "1.0.3"
},
"source_files": "Code/**/*.{h,m}",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"dependencies": {
"UMCCommon": [
],
"UMCSecurityPlugins": [
],
"UMCAnalytics": [
]
}
}