[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 4 / 1 / e / IseeWeb / 1.0.10 / IseeWeb.podspec.json
blob973ed98c3bf95fa9bf07edbdc7baf8606bb85840
2   "name": "IseeWeb",
3   "version": "1.0.10",
4   "summary": "IseeWeb SDK",
5   "description": "联调测试版本1.0.10",
6   "homepage": "https://github.com/fueb/IseeWeb.git",
7   "license": "MIT",
8   "authors": {
9     "yuyouliang": "yuyouliang@dcorepay.com"
10   },
11   "source": {
12     "git": "https://github.com/fueb/IseeWeb.git",
13     "tag": "1.0.10"
14   },
15   "source_files": "IseeWeb/**/*.{h,m}",
16   "vendored_frameworks": "IseeWeb/IseeWeb.framework",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "dependencies": {
21     "AFNetworking": [
22       "~> 4.0.1"
23     ],
24     "MBProgressHUD": [
25       "~> 1.2.0"
26     ]
27   }