[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 1 / 2 / Sushi / 1.0.1 / Sushi.podspec.json
blob3e665d721f611b1d9deb4540a0f2a520b1015536
2   "name": "Sushi",
3   "version": "1.0.1",
4   "summary": "Simple HTTP Networking in Swift",
5   "description": "A library to handle network requests with json decoding built in",
6   "homepage": "https://github.com/Colourhood/Sushi",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrei": "andreicrimson@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.9"
17   },
18   "source": {
19     "git": "https://github.com/Colourhood/Sushi.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "Sushi/**/*.{h,m,swift}",
23   "swift_versions": "4.2",
24   "swift_version": "4.2"