Commit e3562fc2 authored by K's avatar K
Browse files

3.0.1

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/ruslanskorb/RSKImageCropper'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.authors = { 'Ruslan Skorb' => 'ruslan.skorb@gmail.com' }
s.source = { :git => 'https://github.com/ruslanskorb/RSKImageCropper.git', :tag => s.version.to_s }
s.source = { :git => 'http://git.qianxuecloud.com/qianxue/rskimagecropper.git', :tag => s.version.to_s }
s.platform = :ios, '9.0'
s.module_map = 'RSKImageCropper/RSKImageCropper.modulemap'
s.source_files = 'RSKImageCropper/*.{h,m}'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment