blob: 596d032a2672e975761217da8946d0281b452603 [file] [log] [blame]
{
"name": "XJWifiConfigCommonUI",
"version": "1.2",
"summary": "小匠配网流程通用界面",
"description": "小匠配网流程通用界面,用于快速继承设备配网,可支持部分UI自定义\nThe common interface of \"Xiao Jiang\" Wi-Fi config process is used to quickly config Wi-Fi for device, which can support part of UI customization",
"homepage": "https://gitee.com/x-jiang/XJWifiConfigCommonUI.git",
"license": "MIT",
"authors": {
"RengeRenge": "lidrkuft123@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/x-jiang/XJWifiConfigCommonUI.git",
"tag": "1.2"
},
"source_files": "XJWifiConfigCommonUI/**/*.{h,m}",
"public_header_files": "XJWifiConfigCommonUI/XJWifiConfigCommonUI.h",
"resource_bundles": {
"XJWifiConfigCommonUI": [
"XJWifiConfigCommonUI/**/*.{png,xib}"
]
},
"xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "XJPackageForBundle=1"
},
"static_framework": true,
"dependencies": {
"XJIOTKit": [
],
"XJIOTUtil": [
],
"RGUIKit": [
],
"SVProgressHUD": [
]
}
}