Skip to content

Commit

Permalink
License and readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
martino-dot committed Sep 17, 2021
1 parent 25aed94 commit 20e8078
Show file tree
Hide file tree
Showing 30 changed files with 1,256 additions and 26 deletions.
Binary file added .DS_Store
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array/>
</plist>
Binary file not shown.
Binary file added Blurred-ios/.DS_Store
Binary file not shown.
Binary file added Blurred-ios/Assets.xcassets/.DS_Store
Binary file not shown.
Binary file added Blurred-ios/Storyboards/.DS_Store
Binary file not shown.
5 changes: 2 additions & 3 deletions Blurred-ios/Storyboards/Settings/AdditonalSettings.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,10 @@
</objects>
<point key="canvasLocation" x="615" y="55"/>
</scene>
<!--View Controller-->
<!--BlurrMCOfflineViewController-->
<scene sceneID="SoK-8c-pvs">
<objects>
<viewController storyboardIdentifier="BlurrMCOfflineViewController" modalPresentationStyle="fullScreen" useStoryboardIdentifierAsRestorationIdentifier="YES" id="ozx-wt-I3X" sceneMemberID="viewController">
<viewController storyboardIdentifier="BlurrMCOfflineViewController" title="BlurrMCOfflineViewController" modalPresentationStyle="fullScreen" useStoryboardIdentifierAsRestorationIdentifier="YES" id="ozx-wt-I3X" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="e75-2m-fL1">
<rect key="frame" x="0.0" y="0.0" width="390" height="844"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
Expand All @@ -144,7 +144,6 @@
<constraints>
<constraint firstItem="n2m-fC-LTr" firstAttribute="top" secondItem="Jnb-Ab-X2T" secondAttribute="bottom" constant="15" id="FgT-Gs-1nD"/>
<constraint firstItem="hbH-mI-RkT" firstAttribute="trailing" secondItem="n2m-fC-LTr" secondAttribute="trailing" id="Ja2-je-5Rx"/>
<constraint firstItem="U5J-EO-vXS" firstAttribute="width" secondItem="e75-2m-fL1" secondAttribute="width" multiplier="0.248718" id="YKt-rS-U7X"/>
<constraint firstItem="n2m-fC-LTr" firstAttribute="leading" secondItem="hbH-mI-RkT" secondAttribute="leading" id="YNM-lp-1tn"/>
<constraint firstItem="hbH-mI-RkT" firstAttribute="trailing" secondItem="Jnb-Ab-X2T" secondAttribute="trailing" id="aiR-S5-CEa"/>
<constraint firstItem="Jnb-Ab-X2T" firstAttribute="centerX" secondItem="e75-2m-fL1" secondAttribute="centerX" id="cNM-Gd-dlQ"/>
Expand Down
7 changes: 7 additions & 0 deletions License
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Copyright 2021 Martin Velev

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3 changes: 0 additions & 3 deletions Liscence

This file was deleted.

19 changes: 19 additions & 0 deletions Pods/FlowCommoniOS/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

103 changes: 103 additions & 0 deletions Pods/FlowCommoniOS/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

204 changes: 204 additions & 0 deletions Pods/FlowCommoniOS/Sources/FlowCommoniOSFiles/Animation.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 20e8078

Please sign in to comment.