blob: 2a6e5e68e8b8b33520b959bd5fbe4ada51d50ddf [file] [log] [blame]
{
"name": "HRSigningContract",
"version": "1.2.0",
"summary": "电子签约SDK",
"description": "电子签约SDK,用来集成APP",
"homepage": "https://github.com/bizhanlu/HRSigningContract",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bizhanlu": "bizhanlu@hrfax.cn"
},
"source": {
"git": "https://github.com/bizhanlu/HRSigningContract.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "Frameworks/*",
"resources": "Resources/*",
"libraries": "stdc++",
"dependencies": {
"AFNetworking": [
],
"MJRefresh": [
],
"SDWebImage": [
"~> 5.0.6"
],
"IQKeyboardManager": [
],
"Toast": [
"~> 4.0.0"
],
"Masonry": [
]
}
}