blob: fac5aa5cf2937f8681a55c6fb743cd93615049f4 [file] [log] [blame]
{
"name": "IseeWeb",
"version": "1.0.7",
"summary": "IseeWeb SDK",
"description": "联调测试版本",
"homepage": "https://github.com/fueb/IseeWeb.git",
"license": "MIT",
"authors": {
"yuyouliang": "yuyouliang@dcorepay.com"
},
"source": {
"git": "https://github.com/fueb/IseeWeb.git",
"tag": "1.0.7"
},
"source_files": "IseeWeb/**/*.{h,m}",
"vendored_frameworks": "IseeWeb/IseeWeb.framework",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
],
"MBProgressHUD": [
"~> 1.2.0"
]
}
}