4 "summary": "libgit2 for iOS",
5 "swift_version": "4.0",
6 "description": "libgit2 iOS pod.",
7 "homepage": "https://github.com/mewehk/libgit2",
13 "Movie": "100992222@qq.com"
16 "git": "https://github.com/mewehk/libgit2.git",
22 "source_files": "libgit2iOS/*.{swift,m,h}",
23 "preserve_paths": "libgit2iOS/dependencies",
25 "pod_target_xcconfig": {
26 "SWIFT_INCLUDE_PATHS": "\"$(PODS_ROOT)/libgit2iOS/libgit2iOS/dependencies\" \"$(SRCROOT)/libgit2iOS/libgit2iOS/dependencies/git2\"",
27 "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/libgit2iOS/libgit2iOS/dependencies\"",
28 "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/libgit2iOS/libgit2iOS/dependencies/git2\""