[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / a / f / 6 / Blast / 0.0.17 / Blast.podspec.json
blob37d49bc575c431d9eb362f505f7d6970a94c0a8a
2   "name": "Blast",
3   "version": "0.0.17",
4   "summary": "High-performance Swift framework to accelerate iOS app development with UIControllers for every view",
5   "license": "MIT",
6   "description": "Blast is engineered to support rapid, yet stable, app construction in Swift. In the end, every viewcontroller needs a screen, and SwiftUI simply isn't ready yet. The UIKit controller is still the best viewcontroller for every view, and my previous framework Blaze has been used by many companies to create their Apps blazingly fast. Blast is the Swift version of Blaze, updated with a better structure and even better performance.",
7   "homepage": "https://github.com/BobDG/Blast",
8   "authors": {
9     "Bob de Graaf": "graafict@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/BobDG/Blast.git",
13     "tag": "0.0.17"
14   },
15   "source_files": "Blast/**/*.{swift}",
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "14.0"
19   },
20   "requires_arc": true,
21   "module_name": "Blast",
22   "swift_version": "5.0"