2 "name": "SwiftyTraverson",
4 "summary": "Swift implementation of a Hypermedia API/HATEOAS client.",
5 "description": "Traverson allows you to follow the relation links within the HATEOAS-based API's response instead of harcoding every single url.\nIn addition, the built-in features allow you:\n- manage header info sent to server\n- handle URI tempalte variables\n- use different types of authentication",
6 "homepage": "https://github.com/smoope/SwiftyTraverson",
7 "license": "Apache License, Version 2.0",
9 "Victor Mosin": "victor@smoope.com",
10 "Steve Maahs": "steve.maahs@piobyte.de"
13 "git": "https://github.com/smoope/SwiftyTraverson.git",
20 "source_files": "Pod/Classes/**/*",
32 "pushed_with_swift_version": "3.0"