[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / d / Swinject / 2.0.0-beta.3 / Swinject.podspec.json
blob30ed21b3f81004821d6d66250217b5927074697d
2   "name": "Swinject",
3   "version": "2.0.0-beta.3",
4   "summary": "Dependency injection framework for Swift",
5   "description": "Swinject is a dependency injection framework for Swift, to manage the dependencies of types in your system.",
6   "homepage": "https://github.com/Swinject/Swinject",
7   "license": "MIT",
8   "authors": "Swinject Contributors",
9   "source": {
10     "git": "https://github.com/Swinject/Swinject.git",
11     "tag": "2.0.0-beta.3"
12   },
13   "source_files": "Sources/**/*.{swift,h}",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0.1"