[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / b / 0 / a / DependencyInjector / 2.1.0 / DependencyInjector.podspec.json
blobd5c4080d6eb44290c4ac83fd616aceee14d3fae2
2   "name": "DependencyInjector",
3   "version": "2.1.0",
4   "summary": "Dependency injector made in pure swift",
5   "homepage": "https://github.com/Digipolitan/dependency-injector-swift",
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-swift.git",
15     "tag": "v2.1.0"
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"