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