[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 2 / e / DGDependencyInjector / 2.0.1 / DGDependencyInjector.podspec.json
blob09ed6bdf90be3b5ac1e72eda887b5953ff06dc92
2   "name": "DGDependencyInjector",
3   "version": "2.0.1",
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.0.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"