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",
28 "Representor/*.{swift,h}",
29 "Representor/Builder/*.swift"
42 "source_files": "Representor/HTTP/HTTPTransition{,Builder}.swift"
45 "name": "Deserialization",
47 "Representor/HTTP/Transition": [
50 "Representor/HTTP/Adapters/HAL": [
53 "Representor/HTTP/Adapters/Siren": [
57 "source_files": "Representor/HTTP/HTTPDeserialization.swift"
65 "Representor/HTTP/Transition": [
69 "source_files": "Representor/HTTP/Adapters/HTTPHALAdapter.swift"
74 "Representor/HTTP/Transition": [
78 "source_files": "Representor/HTTP/Adapters/HTTPSirenAdapter.swift"
81 "name": "APIBlueprint",
83 "Representor/HTTP/Transition": [
87 "source_files": "Representor/HTTP/APIBlueprint/*.swift"