snippets
Snippets is a framework for microblogging on iOS, OSX, and tvOS
Requirements
This library requires a deployment target of iOS 10.0 or greater, OSX 10.10 or greater or tvOS 10.0 or greater.
Swift and Objective-C
This library is written entirely in Swift but has been made compatible with Objective-C calling applications.
Installation
- Cocoapods
The Snippets framework is available through CocoaPods. To install it, simply add the following line to your Podfile
:
pod 'SnippetsFramework'
- Carthage
Snippets may be installed via Carthage. To install it, simply add the following line to your Cartfile
:
github "microdotblog/snippets"
License
The Snippets framework is available under the MIT license. See LICENSE.md
for more information.