[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 3 / 0 / d / Swinject / 2.8.6 / Swinject.podspec.json
blob92276362e05cc4c0ecabeb3f0de7cda610839388
2   "name": "Swinject",
3   "version": "2.8.6",
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.8.6"
12   },
13   "resource_bundles": {
14     "Swinject": [
15       "PrivacyInfo.xcprivacy"
16     ]
17   },
18   "swift_versions": "5.0",
19   "source_files": "Sources/**/*.swift",
20   "platforms": {
21     "ios": "11.0",
22     "osx": "10.13",
23     "watchos": "4.0",
24     "tvos": "11.0"
25   },
26   "swift_version": "5.0"