[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / a / f / 6 / Blast / 0.0.35 / Blast.podspec.json
blob21fcb21187f02bc5e250c4f3957f110eda8e5474
2   "name": "Blast",
3   "version": "0.0.35",
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.35"
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"