[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 8 / GoogleMD-Icons / 1.0.3 / GoogleMD-Icons.podspec.json
blob1cb80465cb04a45e6211b09bc381917ef3db9c49
2   "name": "GoogleMD-Icons",
3   "version": "1.0.3",
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.3"
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   }