diff --git a/Cache/5.2.0/Cache.framework.zip b/Cache/5.2.0/Cache.framework.zip new file mode 100644 index 0000000..423bd25 Binary files /dev/null and b/Cache/5.2.0/Cache.framework.zip differ diff --git a/Cache/Cache.json b/Cache/Cache.json new file mode 100644 index 0000000..071f080 --- /dev/null +++ b/Cache/Cache.json @@ -0,0 +1,3 @@ +{ + "5.2.0": "https://github.com/petropavel13/CarthageBinaries/raw/master/Cache/5.2.0/Cache.framework.zip" +} \ No newline at end of file diff --git a/Cartfile b/Cartfile index 65524f6..dd420f5 100644 --- a/Cartfile +++ b/Cartfile @@ -1,3 +1,4 @@ github "psharanda/Atributika" github "SnapKit/SnapKit" -github "52inc/Pulley" \ No newline at end of file +github "52inc/Pulley" +github "hyperoslo/Cache" \ No newline at end of file diff --git a/Cartfile.resolved b/Cartfile.resolved index 0470e31..4141489 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,3 +1,4 @@ github "52inc/Pulley" "2.6.2" github "SnapKit/SnapKit" "4.2.0" +github "hyperoslo/Cache" "5.2.0" github "psharanda/Atributika" "4.6.8"