[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 6 / a / SFSafeSymbols / 3.3.1 / SFSafeSymbols.podspec.json
blob561c489d8485ca109d2ba224e2bf9c083bd3386f
2   "name": "SFSafeSymbols",
3   "version": "3.3.1",
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": "3.3.1"
28   },
29   "source_files": "Sources/**/*",
30   "weak_frameworks": "SwiftUI",
31   "swift_version": "5.5"