[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 4 / 9 / 7 / DcckService / 0.1.0 / DcckService.podspec.json
blob9d394b45409263f905ebaa06b43d34cab8cdf08a
2   "name": "DcckService",
3   "version": "0.1.0",
4   "summary": "A simple REST API library for Swift.",
5   "description": "DcckService is a simple library for handling REST API requests in Swift, including support for application/json and multipart/form-data.",
6   "homepage": "https://github.com/drsiahaan/DcckService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dicka Reynaldi": "dickareynaldisiahaan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/drsiahaan/DcckService.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Sources/DcckService/**/*.{swift,h,m}",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"