[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / e / 2 / DXHSDK / 0.0.67 / DXHSDK.podspec.json
blobae4e594309b918f6dd465a6496bd1049ca6f6072
2   "name": "DXHSDK",
3   "version": "0.0.67",
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.67.zip"
18   },
19   "vendored_frameworks": "DXHSDK/DXHSDK.framework",
20   "preserve_paths": "DXHSDK/DXHSDK.framework",
21   "resources": "DXHSDK/DXHSDK.{bundle,storyboard}",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "dependencies": {
25     "AFNetworking": [
26       "~>3.1"
27     ],
28     "CocoaSecurity": [
29       "~>1.2"
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   "xcconfig": {
45     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/DXHSDK/DXHSDK"
46   }