[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / a / ObjcGitlabApi / 1.0.2 / ObjcGitlabApi.podspec.json
blobf874b1bf617125f54b9296796ca1ca7a4e4ba5af
2   "name": "ObjcGitlabApi",
3   "version": "1.0.2",
4   "summary": "An Objective-C library for interacting with the GitLab API.",
5   "homepage": "https://github.com/Indatus/objc-gitlab-api",
6   "license": "MIT",
7   "authors": {
8     "Jeff Trespalacios": "jtrespalacios@indatus.com",
9     "Jon Staff": "jstaff@indatus.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Indatus/objc-gitlab-api.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "objc\\ gitlab\\ api/*.{h,m}",
20     "objc\\ gitlab\\ api/**/*.{h,m}",
21     "objc\\ gitlab\\ api/utilities/**/*.{h,m}"
22   ],
23   "public_header_files": [
24     "objc\\ gitlab\\ api/GLGitlab.h",
25     "objc\\ gitlab\\ api/models/*.h",
26     "objc\\ gitlab\\ api/utilities/*.h"
27   ],
28   "requires_arc": true