[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / d / Swinject / 2.3.0 / Swinject.podspec.json
blobf046f919d3ccdf38ecebbb778e77ac84da4e7599
2   "name": "Swinject",
3   "version": "2.3.0",
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.3.0"
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