blob: d48bdefaf36a24f77f9cb84aabccd4e8613b987c [file] [log] [blame]
{
"name": "QHCommonComponents",
"version": "0.0.2",
"summary": "QHCommonComponents of QHWL project.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/A1129434577",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"A1129434577": "1129434577@qq.com"
},
"source": {
"git": "https://github.com/A1129434577/QHCommonComponents.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "QHMacros",
"dependencies": {
"CommonComponents/Macros": [
]
},
"source_files": "QHCommonComponents/QHMacros/**/*",
"prefix_header_contents": "#ifdef __OBJC__\n#import \"QHSystemMacro.h\"\n#import \"QHUIMacro.h\"\n#import \"QHFunctionMacro.h\"\n#endif"
},
{
"name": "QHNSObjects",
"dependencies": {
"QHCommonComponents/QHMacros": [
]
},
"subspecs": [
{
"name": "QHEncryptHelper",
"dependencies": {
"CommonComponents/NSObjects/LBEncrypt": [
]
},
"source_files": "QHCommonComponents/QHNSObjects/QHEncryptHelper/**/*"
},
{
"name": "QHBluetooth",
"source_files": "QHCommonComponents/QHNSObjects/QHBluetooth/**/*.{h,m}",
"resources": "QHCommonComponents/QHNSObjects/QHBluetooth/**/*.mp3"
},
{
"name": "QHPayKit",
"dependencies": {
"XHPayKit": [
]
},
"source_files": "QHCommonComponents/QHNSObjects/QHPayKit/**/*"
},
{
"name": "NSObject+SVProgressHUD",
"dependencies": {
"SVProgressHUD": [
]
},
"source_files": "QHCommonComponents/QHNSObjects/NSObject+SVProgressHUD/**/*"
}
]
},
{
"name": "QHUIViews",
"dependencies": {
"QHCommonComponents/QHMacros": [
]
},
"subspecs": [
{
"name": "QHBLEStatusView",
"dependencies": {
"CommonComponents/UIViews/UIViewInit": [
]
},
"source_files": "QHCommonComponents/QHUIViews/QHBLEStatusView/**/*.{h,m}",
"resources": "QHCommonComponents/QHUIViews/QHBLEStatusView/**/*.png"
}
]
},
{
"name": "QHUIViewControllers",
"dependencies": {
"QHCommonComponents/QHMacros": [
]
},
"subspecs": [
{
"name": "QHPayWaysSelectVC",
"dependencies": {
"SDWebImage": [
],
"CommonComponents/NSObjects/LBCustemPresentTransitions": [
]
},
"source_files": "QHCommonComponents/QHUIViewControllers/QHPayWaysSelectVC/**/*.{h,m}",
"resources": "QHCommonComponents/QHUIViewControllers/QHPayWaysSelectVC/**/*.png"
},
{
"name": "QHAlertController",
"dependencies": {
"CommonComponents/UIViewControllers/LBAlertController": [
]
},
"source_files": "QHCommonComponents/QHUIViewControllers/QHAlertController/**/*"
},
{
"name": "QHQRViewController",
"dependencies": {
"QHCommonComponents/QHNSObjects/NSObject+SVProgressHUD": [
]
},
"source_files": "QHCommonComponents/QHUIViewControllers/QHQRViewController/**/*.{h,m}",
"resources": "QHCommonComponents/QHUIViewControllers/QHQRViewController/**/*.png"
}
]
}
]
}