[Add] AlibabacloudQuanMiaoLightApp20240801 2.2.0
[CocoaPods.git] / Specs / c / 6 / f / TinyInjector / 1.1.0 / TinyInjector.podspec.json
blobe661421b6f8581b6a3cccafaa848784c59d5ed90
2   "name": "TinyInjector",
3   "version": "1.1.0",
4   "swift_versions": [
5     "5.4",
6     "5.5"
7   ],
8   "summary": "Super light weight of Dependency Manager.",
9   "description": "An implementation of Service Locator but focus only dependency management and dependency injection.",
10   "homepage": "https://github.com/congncif/tiny-injector",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "congncif": "congnc.if@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/congncif/tiny-injector.git",
20     "tag": "1.1.0"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "source_files": "Sources/**/*.swift",
26   "swift_version": "5.5"