{ | |
"name": "HRSigningContract", | |
"version": "1.7.2.0.1", | |
"summary": "电子签约SDK", | |
"description": "电子签约SDK,用来集成APP", | |
"homepage": "https://gitee.com/bizhanlu/HRSigningContract", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"bizhanlu": "bizhanlu@hrfax.cn" | |
}, | |
"source": { | |
"git": "https://gitee.com/bizhanlu/HRSigningContract.git", | |
"tag": "1.7.2.0.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"vendored_frameworks": "Frameworks/*", | |
"resources": "Resources/*", | |
"libraries": "stdc++" | |
} |