[Add] TensorFlowLiteC 0.0.1-nightly.20241230
[CocoaPods.git] / Specs / 3 / f / c / Iconic-JX / 1.5-jx3 / Iconic-JX.podspec.json
blob4a8684ca80a9833e18079ba9f264beb84d940bd3
2   "name": "Iconic-JX",
3   "version": "1.5-jx3",
4   "summary": "Auto-generated icon font library for iOS",
5   "description": "Iconic will help you make icon fonts integration on iOS easy and effortless. Its main component is in charge of auto-generating strongly typed code in Swift, fully compatible with Objective-C, allowing the integration of vector icons as image or text in your apps.",
6   "homepage": "https://github.com/tospery/Iconic-JX",
7   "authors": {
8     "Ignacio Romero Zurbuchen": "iromero@dzen.cl",
9     "Robbie Trencheny": "me@robbiet.us",
10     "The Home Assistant Authors": "hello@home-assistant.io"
11   },
12   "license": {
13     "type": "Apache 2.0",
14     "file": "LICENSE.md"
15   },
16   "social_media_url": "https://twitter.com/hass_devs",
17   "source": {
18     "git": "https://github.com/tospery/Iconic-JX.git",
19     "tag": "1.5-jx3"
20   },
21   "source_files": "Source/*.{swift}",
22   "resources": "Source/**/*.{ttf,otf}",
23   "frameworks": [
24     "UIKit",
25     "CoreText"
26   ],
27   "platforms": {
28     "ios": "8.0",
29     "tvos": "9.0",
30     "watchos": "2.0"
31   },
32   "swift_versions": "4.2",
33   "prepare_command": "sh Source/Iconizer.sh '' ''",
34   "swift_version": "4.2"