[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / c / 0 / QuickApi / 0.1.4 / QuickApi.podspec.json
blobb3dd2e73b7b8e8253fac1229232584307be55e96
2   "name": "QuickApi",
3   "version": "0.1.4",
4   "summary": "QuickApi is a easiest solution for your network layer. You can do your requests just in one line of code.",
5   "description": "'QuickApi is a most basic way to do your request. Also with QuickApi you can do get, post, delete and multipart requests.'",
6   "homepage": "https://github.com/ferhanakkan/QuickApi",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ferhan Akkan": "ferhanakkan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ferhanakkan/QuickApi.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "QuickApi/Classes/**/*",
23   "resources": "QuickApi/Resources/*",
24   "dependencies": {
25     "Alamofire": [
26       "~> 5.2"
27     ],
28     "PromiseKit": [
29       "~> 6.8"
30     ]
31   },
32   "swift_version": "5.0"