[Add] PingStorage 1.0.0
[CocoaPods.git] / Specs / 2 / 1 / 6 / SwiftProtected / 0.1.0 / SwiftProtected.podspec.json
blob3672dc4da8feb50f8ad74c623075ac7c269e4802
2   "name": "SwiftProtected",
3   "version": "0.1.0",
4   "summary": "Offers the protected modifier to Swift.",
5   "homepage": "https://github.com/scottyelvington/swift-protected",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Scott Yelvington": "scottyelvington@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/scottyelvington/swift-protected.git",
15     "tag": "0.1.0"
16   },
17   "swift_versions": "5.5",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Sources/SwiftProtected/**/*.{swift}",
22   "swift_version": "5.5"