[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / e / 6 / a / SFSafeSymbols / 0.1.1 / SFSafeSymbols.podspec.json
blob8f0b5c5c98eb6227310227cbbe4e5127129beb20
2   "name": "SFSafeSymbols",
3   "version": "0.1.1",
4   "summary": "Safely access Apple's SF System Symbols using static typing",
5   "homepage": "https://github.com/piknotech/SFSafeSymbols",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Frederick Pietschmann": "cocoapods@fredpi.de"
12   },
13   "social_media_url": "https://twitter.com/fredcpi",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/piknotech/SFSafeSymbols.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "Sources/SFSafeSymbols/*.swift",
22   "frameworks": "UIKit",
23   "swift_versions": "5.1",
24   "swift_version": "5.1"