[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 9 / 2 / XJWifiConfigCommonUI / 1.2 / XJWifiConfigCommonUI.podspec.json
blob596d032a2672e975761217da8946d0281b452603
2   "name": "XJWifiConfigCommonUI",
3   "version": "1.2",
4   "summary": "小匠配网流程通用界面",
5   "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",
6   "homepage": "https://gitee.com/x-jiang/XJWifiConfigCommonUI.git",
7   "license": "MIT",
8   "authors": {
9     "RengeRenge": "lidrkuft123@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://gitee.com/x-jiang/XJWifiConfigCommonUI.git",
16     "tag": "1.2"
17   },
18   "source_files": "XJWifiConfigCommonUI/**/*.{h,m}",
19   "public_header_files": "XJWifiConfigCommonUI/XJWifiConfigCommonUI.h",
20   "resource_bundles": {
21     "XJWifiConfigCommonUI": [
22       "XJWifiConfigCommonUI/**/*.{png,xib}"
23     ]
24   },
25   "xcconfig": {
26     "GCC_PREPROCESSOR_DEFINITIONS": "XJPackageForBundle=1"
27   },
28   "static_framework": true,
29   "dependencies": {
30     "XJIOTKit": [
32     ],
33     "XJIOTUtil": [
35     ],
36     "RGUIKit": [
38     ],
39     "SVProgressHUD": [
41     ]
42   }