diff --git a/CocoaImageHashing.podspec.json b/CocoaImageHashing.podspec.json index f28c1d6..b00e00f 100644 --- a/CocoaImageHashing.podspec.json +++ b/CocoaImageHashing.podspec.json @@ -6,7 +6,7 @@ "homepage": "https://github.com/ameingast/cocoaimagehashing", "license": { "type": "BSD3", "file": "LICENSE" }, "authors": { "Andreas Meingast": "ameingast@gmail.com" }, - "source": { "git": "https://github.com/ameingast/cocoaimagehashing.git", "tag": "1.4.0" }, + "source": { "git": "https://github.com/ameingast/cocoaimagehashing.git", "tag": "1.5.0" }, "platforms": { "osx": "10.6", "ios": "8.0" }, "requires_arc": true, "frameworks": [ "Foundation" ],