blob: 973ed98c3bf95fa9bf07edbdc7baf8606bb85840 [file] [log] [blame]
{
"name": "IseeWeb",
"version": "1.0.10",
"summary": "IseeWeb SDK",
"description": "联调测试版本1.0.10",
"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.10"
},
"source_files": "IseeWeb/**/*.{h,m}",
"vendored_frameworks": "IseeWeb/IseeWeb.framework",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
],
"MBProgressHUD": [
"~> 1.2.0"
]
}
}