[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / f / 5 / SwiftyFontIcon / 0.1.1 / SwiftyFontIcon.podspec.json
blob87011617a27d86d1aaef230ba2c97a74e77abaa2
2   "name": "SwiftyFontIcon",
3   "version": "0.1.1",
4   "summary": "Use font icons in a readable and easy way.",
5   "description": "Use font icons in an readable and easy way!\nFontAwesome and Google Design Icons Are Included.",
6   "homepage": "https://github.com/mohn93/SwiftyFontIcon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mohn93": "mohn93@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mohn93/SwiftyFontIcon.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SwiftyFontIcon/Classes/**/*",
22   "swift_versions": [
23     "4.0",
24     "5.0"
25   ],
26   "resource_bundles": {
27     "SwiftyFontIcon": [
28       "SwiftyFontIcon/Assets/*.ttf"
29     ]
30   },
31   "swift_version": "5.0"