[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 5 / b / SwiftResolver / 1.0.5 / SwiftResolver.podspec.json
blobb407036d6198438e5d99f26298fced372bd541be
2   "name": "SwiftResolver",
3   "version": "1.0.5",
4   "summary": "Dependency injection framework for Swift.",
5   "description": "The dependency injection pattern helps your app split into loosely-coupled components,\nwhich can be developed, tested and maintained more easily. SwiftResolver helps you\nachieve that in an organized way.",
6   "homepage": "https://github.com/viniciusaro/SwiftResolver",
7   "license": "MIT",
8   "authors": {
9     "Vinicius Rodrigues": "vinicius.a.ro@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/viniciusaro/SwiftResolver.git",
13     "tag": "1.0.5"
14   },
15   "social_media_url": "https://twitter.com/vinizzera",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "requires_arc": true,
23   "source_files": "Sources/**/*.swift",
24   "pushed_with_swift_version": "4.0"