[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / c / 1 / 2 / Sushi / 0.0.1 / Sushi.podspec.json
blobef1086a632300ea60f7be7c9cc60579b3fe8837f
2   "name": "Sushi",
3   "version": "0.0.1",
4   "summary": "Simple HTTP Networking in Swift",
5   "description": "A library to fetch network requests with json decoding",
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": "0.0.1"
21   },
22   "source_files": "Sushi/**/*.{h,m,swift}",
23   "swift_versions": "4.2",
24   "swift_version": "4.2"