We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfa3638 commit a331347Copy full SHA for a331347
Cartfile.resolved
@@ -1,2 +1,2 @@
1
github "Quick/Nimble" "v8.0.7"
2
-github "TimOliver/TOCropViewController" "2.5.2"
+github "TimOliver/TOCropViewController" "2.5.3"
MediaEditor.podspec
@@ -22,5 +22,5 @@ Pod::Spec.new do |s|
22
'MediaEditor' => 'Sources/**/*.{xcassets}'
23
}
24
25
- s.dependency 'TOCropViewController', '~> 2.5.2'
+ s.dependency 'TOCropViewController', '~> 2.5.3'
26
end
0 commit comments