[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 0 / a / DependencyInjector / 2.1.2 / DependencyInjector.podspec.json
blob03c458e90436f5c3da354ecf2570e6112e1d0df3
2   "name": "DependencyInjector",
3   "version": "2.1.2",
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.2"
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"