2 "name": "objective-git",
4 "summary": "Objective-C bindings to libgit2.",
5 "homepage": "https://github.com/libgit2/objective-git",
8 "Tim Clem": "timothy.clem@gmail.com",
9 "Josh Abernathy": "josh@github.com"
12 "git": "https://github.com/libgit2/objective-git.git",
13 "commit": "561b0282fc890b6507bc54490dabf14475cbed7d",
16 "source_files": "Classes/**/*.{h,m}",
34 "description": " Objective Git provides Objective-C bindings to the libgit2 linkable C Git library.\n This library follows the rugged API as close as possible while trying to maintain a native objective-c feel.\n",
38 "source_files": "libgit2/include/**/*.h",
39 "exclude_files": "**/*{inttypes,stdint}*",
40 "header_mappings_dir": "libgit/include",