blob: da8b671baf8fd5081d55a80bf776c03d19f62e2e [file] [log] [blame]
{
"name": "ZUMKit",
"version": "0.0.1",
"summary": "A Lib For um.友盟封装",
"description": "友盟封装",
"homepage": "https://gitee.com/ioszwj_home/ZUMKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"ThreeStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://gitee.com/ioszwj_home/ZUMKit.git",
"tag": "0.0.1"
},
"source_files": "Code/**/*.{h,m}",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"dependencies": {
"UMCCommon": [
],
"UMCSecurityPlugins": [
],
"UMCAnalytics": [
],
"UMCShare/UI": [
],
"UMCShare/Social/WeChat": [
],
"UMCShare/Social/QQ": [
],
"UMCPush": [
]
}
}