blob: b7c564ee59f87d65ff9a8883d201351be866cf76 [file] [log] [blame]
{
"name": "DXHSDK",
"version": "0.0.65",
"summary": "A webview to show tutorial content for a specific daoxuehao string",
"homepage": "http://git.oschina.net/pea/DXHSDK",
"license": {
"type": "MIT",
"text": " Copyright 2016\n Permission is granted to daoxuehao.com\n"
},
"authors": {
"pengqin33": "pengqin2005@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "http://lftcdn.52fdw.com/lftcdn/sdk/DXHSDK.v0.0.65.zip"
},
"vendored_frameworks": "DXHSDK/DXHSDK.framework",
"preserve_paths": "DXHSDK/DXHSDK.framework",
"resources": "DXHSDK/DXHSDK.{bundle,storyboard}",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~>3.1"
],
"CocoaSecurity": [
"~>1.2"
],
"DAKeyboardControl": [
"~>2.4"
],
"LLSimpleCamera": [
"~>4.2"
],
"MBProgressHUD": [
"~>0.9"
],
"MJExtension": [
"~>3.0"
],
"TOCropViewController": [
"~>1.3"
]
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/DXHSDK/DXHSDK"
}
}