blob: ddfe284a170d122cb32afdb48779dc9e52a15ef2 [file] [log] [blame]
{
"name": "Representor",
"version": "0.7.2",
"summary": "A canonical resource object interface in Swift.",
"homepage": "https://github.com/the-hypermedia-project/representor-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyle Fuller": "kyle@fuller.li"
},
"social_media_url": "http://twitter.com/kylefuller",
"source": {
"git": "https://github.com/the-hypermedia-project/representor-swift.git",
"tag": "0.7.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "Sources/*.{swift,h}"
}