[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / e / 6 / a / SFSafeSymbols / 1.0.0 / SFSafeSymbols.podspec.json
blobb5a510adfa9cc208bdeec964305a7a78e66ea4d2
2   "name": "SFSafeSymbols",
3   "version": "1.0.0",
4   "summary": "Safely access Apple's SF 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   "static_framework": true,
15   "platforms": {
16     "ios": "11.0",
17     "tvos": "11.0",
18     "watchos": "6.0"
19   },
20   "swift_versions": "5.1",
21   "source": {
22     "git": "https://github.com/piknotech/SFSafeSymbols.git",
23     "tag": "1.0.0"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": [
27     "SwiftUI",
28     "UIKit"
29   ],
30   "swift_version": "5.1"