[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / 3 / b / HWCommunication / 0.0.9 / HWCommunication.podspec.json
blobe8e519f9d74c9346b8a80d1c7a2a355978ebb5d5
2   "name": "HWCommunication",
3   "version": "0.0.9",
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.0.9"
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.0.1"
43     ],
44     "YYModel": [
45       "~> 1.0.4"
46     ],
47     "AgoraRtcEngine_iOS": [
48       "~> 2.4.0.1"
49     ]
50   },
51   "static_framework": true,
52   "swift_versions": "4.2",
53   "prefix_header_file": "HWCommunication/Classes/HW_PrefixHeader.pch",
54   "swift_version": "4.2"