[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / b / c / 5 / XHWLSmartHomeSpec / 0.1.5 / XHWLSmartHomeSpec.podspec.json
blob8c43191e082db058040642cb9b933370055689f3
2   "name": "XHWLSmartHomeSpec",
3   "version": "0.1.5",
4   "summary": "A short description of XHWLSmartHomeSpec.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.xh-mind.com/smart_hard/xhwlsmarthomespec",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zou": "zou@qq.com"
13   },
14   "source": {
15     "git": "http://gitlab.xh-mind.com/smart_hard/xhwlsmarthomespec.git",
16     "tag": "0.1.5"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "XHWLSmartHomeLib/Classes/**/*",
23   "xcconfig": {
24     "OTHER_LDFLAGS": "-lz"
25   },
26   "pod_target_xcconfig": {
27     "ENABLE_BITCODE": "NO",
28     "DEFINES_MODULE": "YES",
29     "VALID_ARCHS[sdk=iphonesimulator*]": ""
30   },
31   "frameworks": [
32     "NetworkExtension",
33     "AVFoundation",
34     "SystemConfiguration"
35   ],
36   "libraries": [
37     "iconv.2.4.0",
38     "c++"
39   ],
40   "vendored_frameworks": [
41     "XHWLSmartHomeLib/Framework/EZWiFiConfigFramework.framework",
42     "XHWLSmartHomeLib/Framework/SocketRocket.framework",
43     "XHWLSmartHomeLib/Framework/YaokanUISDK.framework",
44     "XHWLSmartHomeLib/Framework/MQTTClient.framework",
45     "XHWLSmartHomeLib/Framework/YaokanSDK.framework",
46     "XHWLSmartHomeLib/Framework/CommonCrypto.framework"
47   ],
48   "swift_version": "5.0"