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

https://github.com/uiur/meguro-camera


https://github.com/uiur/meguro-camera

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Meguro Camera

Create Constants.swift:

```swift
struct Constants {
static let twitterConsumerKey = "key"
static let twitterConsumerSecret = "secret"
}
```