Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/efremidze/spotlight

Vertical Feed (inspired by Instagram) 💡
https://github.com/efremidze/spotlight

feed instagram ios swift vertical

Last synced: 3 days ago
JSON representation

Vertical Feed (inspired by Instagram) 💡

Awesome Lists containing this project

README

        

# Spotlight

[![Language](https://img.shields.io/badge/Swift-3.1-orange.svg?style=flat)](https://swift.org)
[![Version](https://img.shields.io/cocoapods/v/Spotlight.svg?style=flat)](http://cocoapods.org/pods/Spotlight)
[![License](https://img.shields.io/cocoapods/l/Spotlight.svg?style=flat)](http://cocoapods.org/pods/Spotlight)
[![Platform](https://img.shields.io/cocoapods/p/Spotlight.svg?style=flat)](http://cocoapods.org/pods/Spotlight)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)

Vertical Feed (inspired by Instagram)

```
$ pod try Spotlight
```

## Requirements

- iOS 8.0+
- Xcode 8.0+
- Swift 3.0+

## Installation

### CocoaPods
To install with [CocoaPods](http://cocoapods.org/), simply add this in your `Podfile`:
```ruby
use_frameworks!
pod "Spotlight"
```

### Carthage
To install with [Carthage](https://github.com/Carthage/Carthage), simply add this in your `Cartfile`:
```ruby
github "efremidze/Spotlight"
```

## Communication

- If you **found a bug**, open an issue.
- If you **have a feature request**, open an issue.
- If you **want to contribute**, submit a pull request.

## License

Spotlight is available under the MIT license. See the LICENSE file for more info.