[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 1 / 3 / SwiftMesh / 2.0.1 / SwiftMesh.podspec.json
blob5014534a42752904b7834a4085fd5dedcb393496
2   "name": "SwiftMesh",
3   "version": "2.0.1",
4   "summary": "网络请求组件.",
5   "description": "工具.",
6   "homepage": "https://github.com/jackiehu/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HU": "814030966@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/jackiehu/SwiftMesh.git",
16     "tag": "2.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": [
22     "5.5",
23     "5.4",
24     "5.3",
25     "5.2",
26     "5.1",
27     "5.0"
28   ],
29   "requires_arc": true,
30   "frameworks": "Foundation",
31   "dependencies": {
32     "Alamofire": [
34     ]
35   },
36   "source_files": "Sources/SwiftMesh/Mesh/**/*",
37   "swift_version": "5.5"