[Add] MapboxCommon 24.10.0-daily-2025-02-03-04-26
[CocoaPods.git] / Specs / d / 2 / a / SwiftPod-CocoaPods / 1.0.7 / SwiftPod-CocoaPods.podspec.json
blobc831fb4c402ac2409036adfe3821ff2492865470
2   "name": "SwiftPod-CocoaPods",
3   "version": "1.0.7",
4   "summary": "A Dependency Injection library for Swift",
5   "description": "SwiftPod is a lightweight and easy-to-use Dependency Injection (DI) library for Swift. It is designed to be straightforward, efficient, and most importantly safe!",
6   "homepage": "https://github.com/robert-northmind/SwiftPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Robert Magnusson": "robert@northmind.io"
13   },
14   "platforms": {
15     "ios": "11.0",
16     "osx": "10.13",
17     "tvos": "11.0",
18     "watchos": "4.0"
19   },
20   "source": {
21     "git": "https://github.com/robert-northmind/SwiftPod.git",
22     "tag": "1.0.7"
23   },
24   "source_files": "Sources/SwiftPod/**/*.{swift}",
25   "swift_versions": "5.8",
26   "swift_version": "5.8"