[Add] AndesUI 3.149.0
[CocoaPods.git] / Specs / 6 / 3 / b / HWCommunication / 0.1.3 / HWCommunication.podspec.json
blobabc45068cd162ad16093e08c2dda1af36b2ea5c3
2   "name": "HWCommunication",
3   "version": "0.1.3",
4   "summary": "HWCommunication.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zrbaihld/HWCommunication_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zrbaihld": "360599892@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zrbaihld/HWCommunication_ios.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HWCommunication/Classes/**/*",
22   "resource_bundles": {
23     "HWCommunication": [
24       "*.cer"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "dependencies": {
32     "AFNetworking": [
33       "~> 3.2.1"
34     ],
35     "Socket.IO-Client-Swift": [
36       "~> 15.1.0"
37     ],
38     "FMDB": [
39       "~> 2.7.5"
40     ],
41     "Masonry": [
42       "~> 1.1.0"
43     ],
44     "YYModel": [
45       "~> 1.0.4"
46     ],
47     "AgoraRtcEngine_iOS": [
48       "~> 2.4.0.1"
49     ],
50     "AliyunOSSiOS": [
51       "~> 2.10.7"
52     ]
53   },
54   "static_framework": true,
55   "swift_versions": "4.2",
56   "prefix_header_file": "HWCommunication/Classes/HW_PrefixHeader.pch",
57   "swift_version": "4.2"