Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/modernistik/modernistik
Modern Swift design patterns, sugars and extensions for mobile development
https://github.com/modernistik/modernistik
coresdk hyperdrive ios parse-server sdk swift tvos
Last synced: about 1 month ago
JSON representation
Modern Swift design patterns, sugars and extensions for mobile development
- Host: GitHub
- URL: https://github.com/modernistik/modernistik
- Owner: modernistik
- License: mit
- Created: 2018-01-01T14:50:07.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2022-06-26T19:40:16.000Z (over 2 years ago)
- Last Synced: 2024-11-11T08:54:15.465Z (about 1 month ago)
- Topics: coresdk, hyperdrive, ios, parse-server, sdk, swift, tvos
- Language: Swift
- Homepage: https://www.modernistik.com
- Size: 350 KB
- Stars: 8
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![Modernistik Cocoa Framework](https://raw.githubusercontent.com/modernistik/Modernistik/master/modernistik.png)
This framework represents extensions, utilities, design patterns and practices adopted for Modernistik software development in Swift.
## Installation
You can install Modernistik in two forms: Cocoapods or using Swift Package Manager.### Swift Package Manager
Modernistik is available as a Swift Package on XCode 12 and later. Add the repository url to the list of Swift packages in XCode.### Cocoapods
Modernistik is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'Modernistik', '~> 0.5' # Swift 5+
```## Author
Anthony Persaud,