[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / e / 2 / DXHSDK / 0.0.5 / DXHSDK.podspec.json
blob719d517edef81e32f94b15f1679519bf4d91de65
2   "name": "DXHSDK",
3   "version": "0.0.5",
4   "summary": "A webview to show tutorial content for a specific daoxuehao string",
5   "homepage": "http://git.oschina.net/pea/DXHSDK",
6   "license": {
7     "type": "MIT",
8     "text": "                                      Copyright 2016\n                                      Permission is granted to daoxuehao.com\n"
9   },
10   "authors": {
11     "pengqin33": "pengqin2005@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "http": "http://lftcdn.52fdw.com/lftcdn/sdk/DXHSDK.v0.0.5.zip"
18   },
19   "requires_arc": true,
20   "frameworks": "UIKit",
21   "dependencies": {
22     "AFNetworking": [
23       "~>3.1"
24     ],
25     "CocoaSecurity": [
26       "~>1.2"
27     ],
28     "DAKeyboardControl": [
29       "~>2.4"
30     ],
31     "LLSimpleCamera": [
32       "~>4.2"
33     ],
34     "MBProgressHUD": [
35       "~>0.9"
36     ],
37     "MJExtension": [
38       "~>3.0"
39     ],
40     "TOCropViewController": [
41       "~>1.3"
42     ]
43   },
44   "vendored_frameworks": "DXHSDK/DXHSDK.framework",
45   "xcconfig": {
46     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/DXHSDK"
47   }