[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 1 / 8 / 3 / OrangeSDK-LX / 0.0.4 / OrangeSDK-LX.podspec.json
blobf8a34a0f588491c61b16833ec87c91f02b412d3d
2   "name": "OrangeSDK-LX",
3   "version": "0.0.4",
4   "summary": "橙果错题本SDK.",
5   "description": "橙果错题本SDK, 包含所有橙果错题本功能。",
6   "homepage": "https://github.com/HangZhouShuChengKeJi/ZBWCommon-iOS",
7   "license": "BSD",
8   "authors": {
9     "朱博文": "bowen.zhu@91chengguo.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "http": "https://m.91chengguo.com/payload/iOS/OrangeSDK/LX/0.0.4/OrangeSDK-LX.zip"
16   },
17   "vendored_frameworks": "OrangeSDK-LX/OrangeSDK.framework",
18   "resources": [
19     "OrangeSDK-LX/OrangeSDKResources.bundle",
20     "OrangeSDK-LX/OrangeSDKUI.bundle"
21   ],
22   "prefix_header_file": "OrangeSDK-LX/OrangeSDK.pch",
23   "frameworks": [
24     "AVFoundation",
25     "AVKit"
26   ],
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "dependencies": {
35     "ZBWCategories": [
36       "~> 0.1.9"
37     ],
38     "ZBWCommon": [
39       "~> 0.0.2"
40     ],
41     "ZBWTaskFlow": [
42       "~> 0.0.4"
43     ],
44     "ZBWUIKit": [
45       "~> 0.2.5"
46     ],
47     "ZBWNetworkSDK": [
48       "~> 0.0.12"
49     ],
50     "ZBWStateMachine": [
51       "~> 0.0.11"
52     ],
53     "ZBWQRCodeScanner": [
54       "~> 0.0.13"
55     ],
56     "ZBWDBHelper": [
57       "~> 0.0.9"
58     ],
59     "ZBWUnifiedStorage": [
60       "~> 0.0.6"
61     ],
62     "ZBWNativeAPI": [
63       "~> 0.2.5"
64     ],
65     "OpenCV2": [
66       "~> 4.3.0"
67     ],
68     "OpenUDID": [
69       "~> 1.0.0"
70     ],
71     "MBProgressHUD": [
72       "~> 1.1.0"
73     ],
74     "KVOController": [
76     ],
77     "Masonry": [
79     ],
80     "UITableView+FDTemplateLayoutCell": [
82     ],
83     "YBImageBrowser": [
84       "~> 3.0.1"
85     ],
86     "TZImagePickerController": [
88     ],
89     "SVProgressHUD": [
91     ],
92     "ZipArchive": [
93       "~> 1.4.0"
94     ],
95     "TensorFlowLiteObjC": [
96       "~> 2.7.0"
97     ]
98   }