[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 9 / 8 / GoogleMD-Icons / 1.0.4 / GoogleMD-Icons.podspec.json
blob745a8973b1c59426b6f8153851e8d67e2835c7e8
2   "name": "GoogleMD-Icons",
3   "version": "1.0.4",
4   "summary": "Google Material Design Icons Library",
5   "description": "s.swift_version = '4.1'\nTODO: Add long description of the pod here.",
6   "homepage": "https://github.com/adamgolczak/GoogleMD-Icons",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "adamgolczak": "adam@pxlborn.com"
13   },
14   "source": {
15     "git": "https://github.com/adamgolczak/GoogleMD-Icons.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "GoogleMD-Icons/Classes/**/*",
22   "resource_bundles": {
23     "GoogleMD-Icons": [
24       "GoogleMD-Icons/Assets/*.ttf"
25     ]
26   }