blob: 7f75388f5270995f4a832422395ab96b2b9c4e6e [file] [log] [blame]
{
"name": "GoogleKit",
"version": "0.3.1",
"summary": "An objective-c wrapper around the various Google API's",
"homepage": "https://github.com/maxsokolov/GoogleKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Max Sokolov": "i@maxsokolov.net"
},
"social_media_url": "https://twitter.com/max_sokolov",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/maxsokolov/GoogleKit.git",
"tag": "0.3.1"
},
"source_files": "GoogleKit",
"requires_arc": true
}