Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
c17813c
0.0.6 Support Swift 2.1
0e30a72
0.0.5 update cocoapods ver to 0.0.5.
adb3fb6
#4 Remove errors on build as app-extention(resolve "ld: warning: linking against dylib not safe for use ...) #3 #2 fix typo
f027e18
7ba0b95 : Stop convertting NSError to String on file operation result.
430b994 :[Issue #1] Fixing infinite loop.
dc0443d
Update README.md
7d36500
remove SwiftEither to remove dependency.( use own implemention Result…