[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / c / SafeSFSymbols / 1.1.5 / SafeSFSymbols.podspec.json
blobe961502682e56a2d695d9419b9e647b4e0fad1d9
2   "name": "SafeSFSymbols",
3   "version": "1.1.5",
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.1.5"
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"