blob: 10fd552ea7e3c7be3c871b48182a02a2b3838f29 [file] [log] [blame]
{
"name": "GLCodeReview",
"version": "0.1.0",
"summary": "Swift wrapper for GitLab API code review endpoints.",
"homepage": "https://github.com/guillermomuntaner/GLCodeReview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guillermo Muntaner": "guillermomp87@gmail.com"
},
"source": {
"git": "https://github.com/guillermomuntaner/GLCodeReview.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/guillermomp87",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "GLCodeReview/Classes/**/*",
"frameworks": "Foundation"
}