blob: ad71bba93275a198f75cd0f56190808673f8a594 [file] [log] [blame]
{
"name": "DSZGitManager",
"version": "0.1.1",
"summary": "A short description of DSZGitManager.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhaojh/DSZGitManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhaojh": "zhaojinhui@corp-ci.com"
},
"source": {
"git": "git@gitee.com:zhaojh93/DSZGitManager.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DSZGitManager/Classes/**/*",
"public_header_files": "DSZGitManager/Classes/**/*.h",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"DSZNetService": [
],
"DSZStoreManager": [
]
}
}