[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / 4 / 8 / Injection / 0.0.1 / Injection.podspec.json
blob1c1a28b006f5e07de2fb9d8a558eb6ce93775e4c
2   "name": "Injection",
3   "version": "0.0.1",
4   "summary": "Injection, a Swift Lightweight dependency manager library.",
5   "description": "Swift Lightweight dependency manager library based on modules and components.",
6   "homepage": "https://github.com/JulianAlonso/Injection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Julian Alonso": "julian.alonso.dev@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/maisterjuli",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/JulianAlonso/Injection.git",
20     "tag": "0.0.1"
21   },
22   "swift_versions": "5.1",
23   "source_files": "Injection/Sources",
24   "requires_arc": true,
25   "swift_version": "5.1"