[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / b / 0 / a / DependencyInjector / 2.1.1 / DependencyInjector.podspec.json
blobb149f8b4371c61a1e622aa291a7a2d127fa2e583
2   "name": "DependencyInjector",
3   "version": "2.1.1",
4   "summary": "Dependency injector made in pure swift",
5   "homepage": "https://github.com/Digipolitan/dependency-injector",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Digipolitan": "contact@digipolitan.com"
12   },
13   "source": {
14     "git": "https://github.com/Digipolitan/dependency-injector.git",
15     "tag": "v2.1.1"
16   },
17   "source_files": "Sources/**/*.{swift,h}",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"