[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 9 / 0 / 3 / ZJDigitalAuthSDK / 4.0.0 / ZJDigitalAuthSDK.podspec.json
blobdc993289bbfda0d42f5bd7f7ba25fa6730d2519e
2   "name": "ZJDigitalAuthSDK",
3   "version": "4.0.0",
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   "source": {
18     "git": "https://gitee.com/yanglinda/zjdigital-auth-sdk.git",
19     "tag": "4.0.0"
20   },
21   "vendored_frameworks": "Framework/ZJDigitalAuthSDK.framework",
22   "resources": "Framework/ZJDigitalAuthSDK.framework/*.bundle",
23   "static_framework": true,
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "armv7 arm64"
26   },
27   "dependencies": {
28     "AFNetworking": [
29       "~> 4.0.0"
30     ],
31     "SDWebImage": [
33     ],
34     "MBProgressHUD": [
36     ],
37     "Toast": [
39     ],
40     "YYKit": [
42     ]
43   },
44   "frameworks": [
45     "UIKit",
46     "Foundation",
47     "AVFoundation"
48   ]