[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / c / SafeSFSymbols / 1.0.6 / SafeSFSymbols.podspec.json
blob08d01ed0dd0e0e0a43749d27ec8c795fe5cff66f
2   "name": "SafeSFSymbols",
3   "version": "1.0.6",
4   "summary": "Easy usage SFSymbols with static types. If symbol not available, compiler will show warning.",
5   "homepage": "https://github.com/sparrowcode/SafeSFSymbols",
6   "source": {
7     "git": "https://github.com/sparrowcode/SafeSFSymbols.git",
8     "tag": "1.0.6"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ivan Vorobei": "hello@ivanvorobei.io"
16   },
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Sources/SafeSFSymbols/**/*.swift",
22   "swift_version": "5.1"