blob: 0a5f2adeea62caeea6967d202ba5ecff3e4cf4f0 [file] [log] [blame]
{
"name": "IseeWeb",
"version": "1.0.54",
"summary": "IseeWeb SDK",
"description": "管理员人员选择",
"homepage": "https://gitee.com/fueb/IseeWeb.git",
"license": "MIT",
"authors": {
"yuyouliang": "yuyouliang@dcorepay.com"
},
"source": {
"git": "https://gitee.com/fueb/IseeWeb.git",
"tag": "1.0.54"
},
"source_files": "IseeWeb/**/*.{h,m}",
"resources": "IseeWeb/IseeWebResource.bundle",
"vendored_frameworks": "IseeWeb/IseeWeb.framework",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"MBProgressHUD": [
"~> 1.2.0"
],
"Masonry": [
],
"SVGKit": [
],
"MJRefresh": [
]
}
}