blob: 822f7c91b73da71900de31ff05bf6b7a1ec963e9 [file] [log] [blame]
{
"name": "Gryphon",
"version": "2.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": "2.0.4"
},
"platforms": {
"ios": "8.3"
},
"source_files": "Gryphon/**/*",
"pushed_with_swift_version": "3.0"
}