Skip to content

Commit

Permalink
更新podspec 1.0.2
Browse files Browse the repository at this point in the history
-优化模糊效果的处理(解决内存消耗、卡顿、缓慢等问题)
-修复移动贴图超出边界线回滚到中心不灵活的问题
-优化完成编辑后创建编辑图片等效率
  • Loading branch information
lincf0912 committed Jun 14, 2017
1 parent 21e5176 commit 0777822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LFMediaEditingController.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'LFMediaEditingController'
s.version = '1.0.1'
s.version = '1.0.2'
s.summary = 'Media Editor (edit photo、edit video)'
s.homepage = 'https://github.com/lincf0912/LFMediaEditingController'
s.license = 'MIT'
Expand Down

0 comments on commit 0777822

Please sign in to comment.