[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 7 / d / 3 / DIContainer-swift / 0.1.0 / DIContainer-swift.podspec.json
blob093e8da12e3874f6a3cf5077e42d8083e90c6680
2   "name": "DIContainer-swift",
3   "version": "0.1.0",
4   "summary": "Ultra-light dependency injection container framework for Swift",
5   "description": "DIContainer is a dependency injection container framework for Swift, to help for handle the dependencies in your system.",
6   "homepage": "https://github.com/Tavernari/DIContainer",
7   "license": "MIT",
8   "authors": "DIContainer Contributors",
9   "source": {
10     "git": "https://github.com/Tavernari/DIContainer",
11     "tag": "0.1.0"
12   },
13   "swift_versions": "5.1",
14   "source_files": "Sources/**/*.{swift,h}",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "swift_version": "5.1"