[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / f / 3 / XHWLSmartHome / 0.1.1 / XHWLSmartHome.podspec.json
blobf3a3061530fc8f93660406fc73eb0b35c278805c
2   "name": "XHWLSmartHome",
3   "version": "0.1.1",
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": "0.1.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.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     ]
35   },
36   "frameworks": [
37     "NetworkExtension",
38     "AVFoundation",
39     "SystemConfiguration"
40   ],
41   "libraries": [
42     "iconv.2.4.0",
43     "c++"
44   ],
45   "dependencies": {
46     "Alamofire": [
47       "~>4.7.3"
48     ],
49     "HandyJSON": [
50       "~>  5.0.1"
51     ],
52     "MJExtension": [
53       "~>3.2.1"
54     ],
55     "SDWebImage": [
56       "~>5.0.0"
57     ],
58     "MJRefresh": [
59       "~>3.3.1"
60     ],
61     "SnapKit": [
63     ],
64     "CocoaAsyncSocket": [
66     ],
67     "UICountingLabel": [
69     ],
70     "Masonry": [
72     ]
73   },
74   "vendored_frameworks": [
75     "XHWLSmartHome/Framework/YaokanSDK.framework",
76     "XHWLSmartHome/Framework/MQTTClient.framework",
77     "XHWLSmartHome/Framework/YaokanUISDK.framework",
78     "XHWLSmartHome/Framework/SocketRocket.framework",
79     "XHWLSmartHome/Framework/EZWiFiConfigFramework.framework",
80     "XHWLSmartHome/Classes/Utils/wight/BlueTooth/CommonCrypto.framework"
81   ],
82   "swift_version": "5.0"