Connecting people, art and museum.
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.
- 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.
- iOS 8.0+
- Xcode 7.3
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
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"
- Download and drop
YourLibrary.swift
in your project. - Congratulations!
import EZSwiftExtensions
ez.detectScreenShot { () -> () in
print("User took a screen shot")
}
We would love you for the contribution to YourLibraryName, check the LICENSE
file for more info.
Your Name – @YourTwitter – [email protected]
Distributed under the XYZ license. See LICENSE
for more information.