[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / a / f / 6 / Blast / 0.0.5 / Blast.podspec.json
blobdce09cc876ac72e2f7da049be6faed2072f887d3
2   "name": "Blast",
3   "version": "0.0.5",
4   "summary": "High-performance Swift framework to accelerate iOS app development with UITableViewControllers 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 tableviewcontroller 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.5"
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"