[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / e / 6 / a / SFSafeSymbols / 2.1.2 / SFSafeSymbols.podspec.json
blob04f527079392f907458d1b176deb13217cae52f1
2   "name": "SFSafeSymbols",
3   "version": "2.1.2",
4   "summary": "Safely access Apple's SF Symbols using static typing",
5   "homepage": "https://github.com/piknotech/SFSafeSymbols",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Frederick Pietschmann": "cocoapods@fredpi.de"
12   },
13   "social_media_url": "https://twitter.com/piknotech",
14   "static_framework": true,
15   "platforms": {
16     "ios": "11.0",
17     "tvos": "11.0",
18     "watchos": "6.0",
19     "osx": "10.13"
20   },
21   "swift_versions": "5.3",
22   "source": {
23     "git": "https://github.com/piknotech/SFSafeSymbols.git",
24     "tag": "2.1.2"
25   },
26   "source_files": "Sources/**/*",
27   "weak_frameworks": "SwiftUI",
28   "swift_version": "5.3"