blob: 23db3a9b5b0a090f12902c201e84710493beb324 [file] [log] [blame]
{
"name": "CatalogByConvention",
"version": "2.2.0",
"authors": "Google Inc.",
"summary": "Tools for building a Catalog by Convention.",
"homepage": "https://github.com/material-foundation/cocoapods-catalog-by-convention",
"license": "Apache 2.0",
"source": {
"git": "https://github.com/material-foundation/cocoapods-catalog-by-convention.git",
"tag": "v2.2.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"public_header_files": "src/*.h",
"source_files": [
"src/*.{h,m,swift}",
"src/private/*.{h,m,swift}"
],
"header_mappings_dir": "src"
}