[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / e / 2 / DXHSDK / 0.0.58 / DXHSDK.podspec.json
blob9427ee5b553a27236bb13d59b700f21b5cf159d3
2   "name": "DXHSDK",
3   "version": "0.0.58",
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.58.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     "DAKeyboardControl": [
32       "~>2.4"
33     ],
34     "LLSimpleCamera": [
35       "~>4.2"
36     ],
37     "MBProgressHUD": [
38       "~>0.9"
39     ],
40     "MJExtension": [
41       "~>3.0"
42     ],
43     "TOCropViewController": [
44       "~>1.3"
45     ]
46   },
47   "xcconfig": {
48     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/DXHSDK/DXHSDK"
49   }