[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / e / 9 / DependencyContainer / 1.0.0-RC / DependencyContainer.podspec.json
blob445c42392beb9f454f985d21f7e074c52578f6f6
2   "name": "DependencyContainer",
3   "version": "1.0.0-RC",
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.0.0-RC"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "Container.playground/Sources/Container/**/*",
21   "swift_versions": "5.0",
22   "swift_version": "5.0"