[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / 8 / Injection / 0.0.3 / Injection.podspec.json
blob746da9468b47cbc979832573701f1fc2ccb2c870
2   "name": "Injection",
3   "version": "0.0.3",
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": "v0.0.3"
21   },
22   "swift_versions": "5.1",
23   "source_files": "Injection/Sources/**/*",
24   "requires_arc": true,
25   "swift_version": "5.1"