blob: 4f77cd41e7a3acb590037fc1e29f510e546e4592 [file] [log] [blame]
{
"name": "GoogleKit",
"version": "0.3",
"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"
},
"source_files": "GoogleKit",
"requires_arc": true
}