[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 6 / a / SFSafeSymbols / 4.1.0 / SFSafeSymbols.podspec.json
blob5bd6e995aed17f96c87627693ff9e9eae22bda97
2   "name": "SFSafeSymbols",
3   "version": "4.1.0",
4   "summary": "Safely access Apple's SF Symbols using static typing",
5   "homepage": "https://github.com/SFSafeSymbols/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   "platforms": {
15     "ios": "11.0",
16     "tvos": "11.0",
17     "watchos": "4.0",
18     "osx": "10.13"
19   },
20   "swift_versions": [
21     "5.3",
22     "5.4",
23     "5.5"
24   ],
25   "source": {
26     "git": "https://github.com/SFSafeSymbols/SFSafeSymbols.git",
27     "tag": "4.1.0"
28   },
29   "source_files": "Sources/**/*",
30   "weak_frameworks": "SwiftUI",
31   "swift_version": "5.5"