[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / f / 3 / XHWLSmartHome / 1.1.18 / XHWLSmartHome.podspec.json
blobcc1abeeed5ebcbacc2ea88636279976c57c9a6f8
2   "name": "XHWLSmartHome",
3   "version": "1.1.18",
4   "summary": "A short description of XHWLSmartHome.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.xh-mind.com/smart_hard/xhwlsmarthome",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "邹永权": "313188556@qq.com"
13   },
14   "source": {
15     "git": "http://gitlab.xh-mind.com/smart_hard/xhwlsmarthome.git",
16     "tag": "1.1.18"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "XHWLSmartHome/Classes/**/*.{h,m,swift,xib}",
23   "xcconfig": {
24     "OTHER_LDFLAGS": "-lz"
25   },
26   "pod_target_xcconfig": {
27     "ENABLE_BITCODE": "NO",
28     "VALID_ARCHS[sdk=iphonesimulator*]": "",
29     "DEFINES_MODULE": "YES"
30   },
31   "resource_bundles": {
32     "XHWLSmartHome": [
33       "XHWLSmartHome/Assets/**/*.{png,gif}",
34       "XHWLSmartHome/Classes/**/*.{storyboard}"
35     ]
36   },
37   "frameworks": [
38     "NetworkExtension",
39     "AVFoundation",
40     "SystemConfiguration"
41   ],
42   "libraries": [
43     "iconv.2.4.0",
44     "c++"
45   ],
46   "dependencies": {
47     "Alamofire": [
48       ">= 4.7.3"
49     ],
50     "HandyJSON": [
51       ">= 5.0.1"
52     ],
53     "MJExtension": [
54       ">= 3.2.1"
55     ],
56     "SDWebImage": [
57       ">= 5.0.0"
58     ],
59     "MJRefresh": [
60       ">= 3.3.1"
61     ],
62     "SnapKit": [
64     ],
65     "CocoaAsyncSocket": [
67     ],
68     "UICountingLabel": [
70     ],
71     "Masonry": [
73     ],
74     "SocketRocket": [
76     ]
77   },
78   "vendored_frameworks": [
79     "XHWLSmartHome/Framework/YaokanSDK.framework",
80     "XHWLSmartHome/Framework/MQTTClient.framework",
81     "XHWLSmartHome/Framework/YaokanUISDK.framework",
82     "XHWLSmartHome/Framework/SocketRocket.framework",
83     "XHWLSmartHome/Framework/EZWiFiConfigFramework.framework",
84     "XHWLSmartHome/Classes/Utils/wight/BlueTooth/CommonCrypto.framework"
85   ],
86   "swift_version": "5.0"