{
"created_at": "2014-04-21 23:08:00 +0200",
"email": "[email protected]",
"name": "Kyle Fuller",
"sessions": [
{
"created_at": "2014-05-04 15:20:19 +0200",
"valid_until": "2014-09-09 15:20:19 +0200",
"verified": false
},
{
"created_at": "2014-05-04 15:20:20 +0200",
"valid_until": "2014-09-09 15:20:20 +0200",
"verified": true
}
]
}
{
"name": "QueryKit",
"version": "0.8.3",
"authors": {
"Kyle Fuller": "[email protected]"
},
"social_media_url": "http://twitter.com/kylefuller",
"source": {
"git": "https://github.com/QueryKit/QueryKit.git",
"tag": "0.8.3"
},
"source_files": [
"QueryKit/*.{h}",
"QueryKit/ObjectiveC/*.{h,m}"
],
"requires_arc": true
}
...