[Add] OctopusSDK 1.6.1.23
[CocoaPods.git] / Specs / 9 / 0 / 3 / ZJDigitalAuthSDK / 1.0.2 / ZJDigitalAuthSDK.podspec.json
blob5a5b9697a0735cf61fb158fd91accf23bde8d7aa
2   "name": "ZJDigitalAuthSDK",
3   "version": "1.0.2",
4   "summary": "中交兴路车辆授权SDK",
5   "description": "此SDK为中交兴路此查看车辆位置的授权SDK",
6   "homepage": "https://gitee.com/yanglinda/zjdigital-auth-sdk.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jiaoxiaoting": "jiaoxiaoting@sinoiov.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "vendored_frameworks": "Framework/ZJDigitalAuthSDK.framework",
18   "source": {
19     "git": "https://gitee.com/yanglinda/zjdigital-auth-sdk.git",
20     "tag": "1.0.2"
21   },
22   "resources": "Framework/ZJDigitalAuthSDK.framework/*.bundle",
23   "static_framework": true,
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "armv7 arm64 x86_64"
26   },
27   "dependencies": {
28     "AFNetworking": [
29       "~> 4.0.0"
30     ],
31     "SDWebImage": [
33     ],
34     "MBProgressHUD": [
36     ],
37     "Toast": [
39     ],
40     "YYKit": [
42     ]
43   }