blob: ddfc03489b7d391ca1ebc6b4f85910faed2c63b8 [file] [log] [blame]
{
"name": "DSZSecurity",
"version": "0.1.0",
"summary": "A short description of DSZSecurity.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/787519869@qq.com/DSZSecurity",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"787519869@qq.com": "zhaojinhui@corp-ci.com"
},
"source": {
"git": "git@gitee.com:zhaojh93/DSZSecurity.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DSZSecurity/Classes/**/*",
"resource_bundles": {
"DSZSecurity": [
"DSZSecurity/Assets/*.*"
]
},
"dependencies": {
"DSZStoreManager": [
]
}
}