[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / f / c / 3 / GLCodeReview / 0.1.0 / GLCodeReview.podspec.json
blob10fd552ea7e3c7be3c871b48182a02a2b3838f29
2   "name": "GLCodeReview",
3   "version": "0.1.0",
4   "summary": "Swift wrapper for GitLab API code review endpoints.",
5   "homepage": "https://github.com/guillermomuntaner/GLCodeReview",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Guillermo Muntaner": "guillermomp87@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/guillermomuntaner/GLCodeReview.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/guillermomp87",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10"
21   },
22   "source_files": "GLCodeReview/Classes/**/*",
23   "frameworks": "Foundation"