https://github.com/ElfSundae/ESFramework
An efficient, lightweight foundational framework for iOS, macOS, tvOS, watchOS, and Mac Catalyst.
https://github.com/ElfSundae/ESFramework
block category foundation framework ios library objective-c runtime
Last synced: 5 months ago
JSON representation
An efficient, lightweight foundational framework for iOS, macOS, tvOS, watchOS, and Mac Catalyst.
- Host: GitHub
- URL: https://github.com/ElfSundae/ESFramework
- Owner: ElfSundae
- License: mit
- Created: 2015-09-12T17:53:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-07-06T05:03:42.000Z (over 2 years ago)
- Last Synced: 2024-11-08T06:42:45.300Z (11 months ago)
- Topics: block, category, foundation, framework, ios, library, objective-c, runtime
- Language: Objective-C
- Homepage:
- Size: 4.5 MB
- Stars: 16
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-iOS - ESFramework - ESFramework is an efficient, lightweight foundational framework for iOS, macOS, watchOS, and tvOS. (Foundation)
README
# ESFramework
[](https://github.com/ElfSundae/ESFramework/actions?query=workflow%3ABuild)


[](https://github.com/Carthage/Carthage)ESFramework is an efficient, lightweight foundational framework for iOS, macOS, tvOS, watchOS, and Mac Catalyst.
## Requirements
- Minimum deployment target: iOS 9.0, macOS 10.10, tvOS 9.0, watchOS 2.0
- Xcode 10 or later## Installation
With [CocoaPods](https://cocoapods.org):
```ruby
pod 'ESFramework'
```With [Carthage](https://github.com/Carthage/Carthage):
```ogdl
github "ElfSundae/ESFramework"
```## License
ESFramework is available under the MIT license. See the [LICENSE](LICENSE) file for more info.