blob: 803104ec64956c53ad070b52916feac3ccf36162 [file] [log] [blame]
{
"name": "KZAltmanManager",
"version": "0.0.1",
"summary": "KZAltmanManager安全工具",
"homepage": "https://git.kanzhun-inc.com/bosszhipin/kzaltmanmanagerexample.git",
"authors": {
"yixiong": "yixiong@kanzhun.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "git@git.kanzhun-inc.com:bosszhipin/kzaltmanmanager.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "KZAltmanManager/**/*.{h,m}",
"libraries": "resolv",
"ios": {
"resource_bundles": {
"KZAltmanManager": [
"KZAltmanManager/Resources/*"
]
}
}
}