[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 0 / 6 / CatalogByConvention / 2.5.0 / CatalogByConvention.podspec.json
blobfaa5b97be2a4f9ddfe3204696e65a92114303413
2   "name": "CatalogByConvention",
3   "version": "2.5.0",
4   "authors": "Google Inc.",
5   "summary": "Tools for building a Catalog by Convention.",
6   "homepage": "https://github.com/material-foundation/cocoapods-catalog-by-convention",
7   "license": "Apache 2.0",
8   "source": {
9     "git": "https://github.com/material-foundation/cocoapods-catalog-by-convention.git",
10     "tag": "v2.5.0"
11   },
12   "platforms": {
13     "ios": "8.0",
14     "tvos": "9.0"
15   },
16   "requires_arc": true,
17   "public_header_files": "src/*.h",
18   "source_files": [
19     "src/*.{h,m,swift}",
20     "src/private/*.{h,m,swift}"
21   ],
22   "header_mappings_dir": "src"