[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / f / c / 6 / DependencyFetcher / 1.0.0 / DependencyFetcher.podspec.json
blobb655b2e9a6ac019480ffb94f8cd19aef1af7e809
2   "name": "DependencyFetcher",
3   "version": "1.0.0",
4   "summary": "World's simplest dependency injection framework for Swift.",
5   "homepage": "https://github.com/broadwaylamb/DependencyFetcher",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Sergej Jaskiewicz": "jaskiewiczs@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/broadwaylamb/DependencyFetcher.git",
15     "tag": "1.0.0"
16   },
17   "social_media_url": "https://twitter.com/broadway_lamb",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "swift_version": "4.2",
25   "source_files": "Sources/DependencyFetcher/Fetcher.swift"