[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / e / 2 / DXHSDK / 0.0.54 / DXHSDK.podspec.json
blob8b1b298b9b8fe5b47fdf7179239df91e581fd838
2   "name": "DXHSDK",
3   "version": "0.0.54",
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.54.zip"
18   },
19   "vendored_frameworks": "DXHSDK/DXHSDK.framework",
20   "resources": "DXHSDK/DXHSDK.{bundle,storyboard}",
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AFNetworking": [
25       "~>3.1"
26     ],
27     "CocoaSecurity": [
28       "~>1.2"
29     ],
30     "DAKeyboardControl": [
31       "~>2.4"
32     ],
33     "LLSimpleCamera": [
34       "~>4.2"
35     ],
36     "MBProgressHUD": [
37       "~>0.9"
38     ],
39     "MJExtension": [
40       "~>3.0"
41     ],
42     "TOCropViewController": [
43       "~>1.3"
44     ]
45   },
46   "xcconfig": {
47     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/DXHSDK/DXHSDK"
48   }