https://github.com/stanwood/stanwood_core_ios
Core provides the base classes and extensions for the standard architecture used in all iOS projects at stanwood.
https://github.com/stanwood/stanwood_core_ios
ios
Last synced: 4 months ago
JSON representation
Core provides the base classes and extensions for the standard architecture used in all iOS projects at stanwood.
- Host: GitHub
- URL: https://github.com/stanwood/stanwood_core_ios
- Owner: stanwood
- License: mit
- Created: 2017-09-28T13:02:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T06:09:14.000Z (about 5 years ago)
- Last Synced: 2025-06-16T07:44:46.663Z (4 months ago)
- Topics: ios
- Language: Swift
- Homepage:
- Size: 12.6 MB
- Stars: 5
- Watchers: 5
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# StanwoodCore framework
[]()
[]() [](https://codeclimate.com/github/stanwood/Stanwood_Core/maintainability)
[](https://travis-ci.org/stanwood/Stanwood_Core_iOS)## Table of contents
- [Author](#author)
- [Installation](#installation)
- [Usage](#usage)
- [Licence](#licence)## Author
Tal Zion tal.zion@stanwood.io
## Installation
```ruby
pod 'StanwoodCore'
```## Usage
Check out the [full documentations](https://stanwood.github.io/Stanwood_Core_iOS/).
## Licence
StanwoodCore is under MIT licence. See the [LICENSE](https://github.com/stanwood/Stanwood_Core/blob/master/LICENSE) file for more info.