blob: ec812f3b3fb3ca448169f649308ddd87bce11329 [file] [log] [blame]
{
"name": "Gryphon",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "8.3"
},
"source_files": "Gryphon/**/*",
"pushed_with_swift_version": "2.3"
}