4 "summary": "A canonical resource object interface in Swift.",
5 "homepage": "https://github.com/the-hypermedia-project/representor-swift",
11 "Kyle Fuller": "kyle@fuller.li"
13 "social_media_url": "http://twitter.com/kylefuller",
15 "git": "https://github.com/the-hypermedia-project/representor-swift.git",
27 "Representor/*.{swift,h}",
28 "Representor/Builder/*.swift"
41 "source_files": "Representor/HTTP/HTTPTransition{,Builder}.swift"
44 "name": "Deserialization",
46 "Representor/HTTP/Transition": [
49 "Representor/HTTP/Adapters/HAL": [
52 "Representor/HTTP/Adapters/Siren": [
56 "source_files": "Representor/HTTP/HTTPDeserialization.swift"
64 "Representor/HTTP/Transition": [
68 "source_files": "Representor/HTTP/Adapters/HTTPHALAdapter.swift"
73 "Representor/HTTP/Transition": [
77 "source_files": "Representor/HTTP/Adapters/HTTPSirenAdapter.swift"
80 "name": "APIBlueprint",
82 "Representor/HTTP/Transition": [
86 "source_files": "Representor/HTTP/APIBlueprint/*.swift"