Skip to content

DeFrameArt/ios-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 

Repository files navigation

Deframe

Connecting people, art and museum.

Swift Version Build Status License Carthage compatible CocoaPods Compatible
Platform PRs Welcome

What is DeFrame?

DeFrame is a universal Free app for Museums and Art galleries.

DeFrame mobile application allows you to discover, connect, and interact with art museums near you. The content provided by DeFrame is ​constantly updated so you are always aware of what’s going on in the art world.

Features

  • Discover local museums and galleries near you
  • Look at their art highlights
  • Read about featured art exhibitions
  • (Ask Frida) Your virtual Art Assistant any question related to Museums and Art.
  • Currently, we are featuring local Boston museums. Stay tuned for upcoming updates and addition of museum and art galleries in your city.

One App - All Museums.

Requirements

  • iOS 8.0+
  • Xcode 7.3

Installation

CocoaPods

You can use CocoaPods to install YourLibrary by adding it to your Podfile:

platform :ios, '8.0'
use_frameworks!
pod 'YourLibrary'

To get the full benefits import YourLibrary wherever you import UIKit

import UIKit
import YourLibrary

Carthage

Create a Cartfile that lists the framework and run carthage update. Follow the instructions to add $(SRCROOT)/Carthage/Build/iOS/YourLibrary.framework to an iOS project.

github "yourUsername/yourlibrary"

Manually

  1. Download and drop YourLibrary.swift in your project.
  2. Congratulations!

Usage example

import EZSwiftExtensions
ez.detectScreenShot { () -> () in
    print("User took a screen shot")
}

Contribute

We would love you for the contribution to YourLibraryName, check the LICENSE file for more info.

Meta

Your Name – @YourTwitter[email protected]

Distributed under the XYZ license. See LICENSE for more information.

https://github.com/yourname/github-link

About

This is the repository for ios app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published