[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 0 / d / Swinject / 2.1.1 / Swinject.podspec.json
blob32d40d9cbfb698011df85b7cdf9813b98b5482f0
2   "name": "Swinject",
3   "version": "2.1.1",
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.1.1"
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.1.1"