[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 2 / 8 / FunAlamofire / 1.0.0 / FunAlamofire.podspec.json
blob6d3e3f127da650ceaa05382fa58369a6f060b71a
2   "name": "FunAlamofire",
3   "version": "1.0.0",
4   "summary": "基于FunBox的Alamofire",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/choarkinphe/FunBox",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "choarkinphe": "choarkinphe@outlook.com"
14   },
15   "source": {
16     "git": "https://github.com/choarkinphe/FunBox.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Sources/FunAlamofire/Code/**/*",
23   "dependencies": {
24     "FunBox/Core": [
25       "~> 1.0.0"
26     ],
27     "Alamofire": [
29     ]
30   },
31   "swift_version": "5.0"