blob: 861a60f35fc4d9e7e0028080a822e0bf027379f4 [file] [log] [blame]
{
"name": "Gryphon",
"version": "1.0.4",
"summary": "Type safe REST API kiti for Swift.",
"description": "Gryphon is an HTTP client kit that's type safe and convenient.",
"homepage": "https://github.com/rinov/Gryphon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryo Ishikawa": "rinov@rinov.jp"
},
"source": {
"git": "https://github.com/rinov/Gryphon.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.3"
},
"source_files": "Gryphon/**/*"
}