[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / f / 6 / Blast / 0.0.32 / Blast.podspec.json
blob7b9a35b382db41ab1c84619beeaac260791ef4d6
2   "name": "Blast",
3   "version": "0.0.32",
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.32"
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"