##SimpleNote 2.0
This is a SimpleNote App.
##How to build
- Clone the repository
$ git clone https://github.com/v2panda/SimpleNote.git
- Cd SimpleNote
pod install
- Open the workspace in Xcode
$ open "SimpleNote.xcworkspace"
- Compile and run the app in your simulator or iOS device
##Requirements
- Xcode 7.3+
- iOS8+
##LICENSE GPL © v2panda