blob: e1cc09d2134b4d9b4fcddc9581ab2f083252f1ac [file] [log] [blame]
{
"name": "Gryphon",
"version": "2.0.3",
"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": "2.0.3"
},
"platforms": {
"ios": "8.3"
},
"source_files": "Gryphon/**/*"
}