[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / e / 9 / DependencyContainer / 1.2.0 / DependencyContainer.podspec.json
blob6ed6d233b5085535d7246313077774a4be98b86e
2   "name": "DependencyContainer",
3   "version": "1.2.0",
4   "summary": "Simple Dependency Container for iOS Apps",
5   "homepage": "https://github.com/pikciu/Container",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tomasz Pikć": "tomasz.pikc@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/pikciu/Container.git",
15     "tag": "1.2.0"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "source_files": "Sources/**/*.swift",
21   "resource_bundles": {
22     "DependencyContainer": [
23       "Sources/PrivacyInfo.xcprivacy"
24     ]
25   },
26   "swift_versions": "5.0",
27   "swift_version": "5.0"