4 "summary": "Path matching library with a configurable syntax (shell glob, gitignore & custom)",
5 "description": "Path matching library with a flexible configurable syntax, every syntax feature can be enabled/disabled with a flag. Predefined flavours for shell globs and gitignore patterns.",
8 "Andrey Tarantsov": "andrey@tarantsov.com"
10 "homepage": "https://github.com/andreyvit/ATPathSpec",
12 "git": "https://github.com/andreyvit/ATPathSpec.git",
19 "source_files": "Source/**/*.{h,m,swift}",
20 "private_header_files": "Source/*Private.h"