[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / e / 3 / Firebolt / 0.2.9 / Firebolt.podspec.json
blob5690d70cf04f6264559da1b8cd3d16bed7832eb3
2   "name": "Firebolt",
3   "version": "0.2.9",
4   "summary": "Firebolt is a dependency injection framework written for Swift",
5   "description": "Firebolt is a dependency injection framework written for Swift. Inspired by Kotlin Koin. \nThis framework is meant to be lightweight and unopinionated by design with resolutions working \nsimply by good old functional programming.",
6   "homepage": "https://github.com/drewkiino/Firebolt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "drewkiino": "andrewaquino118@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/drewkiino/Firebolt.git",
16     "tag": "0.2.9"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"