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