[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 3 / c / SafeSFSymbols / 1.1.2 / SafeSFSymbols.podspec.json
blob4cf3c512bdb6bfa5ef04db5711ba000d76ed1576
2   "name": "SafeSFSymbols",
3   "version": "1.1.2",
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.2"
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"