blob: 02dd4856a9e9c29a0f3478005cf8aaf2f583a27c [file] [log] [blame]
{
"name": "Gryphon",
"version": "1.0.1",
"summary": "Type safe and useful API kit.",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Gryphon/**/*"
}