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