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