[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / d / a / ObjcGitlabApi / 1.1.0 / ObjcGitlabApi.podspec.json
blobef6a58752b5b258bbc11d8c77da673258f6d4a54
2   "name": "ObjcGitlabApi",
3   "version": "1.1.0",
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.1.0"
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