[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / 0 / MQService / 0.1.7 / MQService.podspec.json
blob985d30330d814b74bbc04bab14e1984347c6059c
2   "name": "MQService",
3   "version": "0.1.7",
4   "summary": "MQService-summary",
5   "description": "MQService-description",
6   "swift_versions": "5.0",
7   "homepage": "https://e.coding.net/MQfine/mqservice/MQService.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "缪强": "1010583675@qq.com"
14   },
15   "source": {
16     "git": "https://e.coding.net/MQfine/mqservice/MQService.git",
17     "tag": "0.1.7"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "MQService/Classes/**/*",
23   "resource_bundles": {
24     "MQService": [
25       "MQService/Assets/*.png",
26       "MQService/Classes/**/*.xib"
27     ]
28   },
29   "dependencies": {
30     "SnapKit": [
31       "~> 5.6.0"
32     ]
33   },
34   "subspecs": [
35     {
36       "name": "NetworkTool",
37       "source_files": "MQService/Classes/NetworkTool/**/*"
38     }
39   ],
40   "swift_version": "5.0"