diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..83eac8f --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +# CocoaPods +# +# We recommend against adding the Pods directory to your .gitignore. However +# you should judge for yourself, the pros and cons are mentioned at: +# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control? +# +# Pods/ + +.DS_Store +xcuserdata +.build +Packages +*~ +build +apidox + diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..e6b08ac --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +Copyright (c) 2016 ZeeZide GmbH