4 "summary": "The libgit2 Library.",
5 "homepage": "http://libgit2.github.com",
7 "type": "GPL v2 (with linking exception)",
10 "authors": "See AUTHORS file",
12 "git": "https://github.com/libgit2/libgit2.git",
16 "deps/http-parser/*.{h,c}",
21 "**/include/git2/inttypes.h",
22 "**/include/git2/stdint.h",
25 "public_header_files": "include/**/*.h",
26 "preserve_paths": "Authors",
29 "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/libgit2/include"