blob: c00f6fe7b0b6bd8aea034ae968e02497b46a2e16 [file] [log] [blame]
{
"name": "IseeWeb",
"version": "1.0.41",
"summary": "IseeWeb SDK",
"description": "联调测试版本1.0.41",
"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.41"
},
"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": [
]
}
}