https://github.com/novasamatech/operation-ios
Boilerplate components to work with NSOperation and Cache
https://github.com/novasamatech/operation-ios
Last synced: 2 months ago
JSON representation
Boilerplate components to work with NSOperation and Cache
- Host: GitHub
- URL: https://github.com/novasamatech/operation-ios
- Owner: novasamatech
- License: apache-2.0
- Created: 2024-02-19T13:58:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-25T11:54:21.000Z (5 months ago)
- Last Synced: 2025-02-12T09:51:21.251Z (4 months ago)
- Language: Swift
- Size: 121 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Installation
```ruby
pod 'Operation-iOS', :git => 'https://github.com/novasamatech/Operation-iOS.git', :tag => '1.0.0'
```## Author
ERussel, [email protected]
## License
Operation-iOS is available under the Apache 2.0 license. See the LICENSE file for more info.