blob: b04a5af96c7726ff0b777da1368955bf0e04f347 [file] [log] [blame]
{
"name": "DXHSDK",
"version": "0.0.6",
"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.6.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"
}
}