[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / e / 9 / DependencyContainer / 1.0.0 / DependencyContainer.podspec.json
blob08c47a6c73d839be1ee6afadbcad51fac226cffb
2   "name": "DependencyContainer",
3   "version": "1.0.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.0.0"
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"