#Beyond Beyond is a simple note taking app for the iOS platform. It is written using the Swift Language. The application uses COCOAPODS to manage its dependencies.
##Requirements
- iOS 8.0+ / Mac OS X 10.9+
- Xcode 7.1.1 or higher
git clone https://github.com/rajabishek/Beyond.git
cd Beyond
pod install
- Open
Beyond.xcworkspace
in Xcode 7.1.1 or higher.
Please feel free to help out with this project! If you see something that could be made better or want a new feature, open up an issue or send a Pull Request! I don't really plan on putting this out on the App Store, but I think it's a great learning resource for those interested in iOS development with Swift.