Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Commit

Permalink
Fix CococaPods bug
Browse files Browse the repository at this point in the history
  • Loading branch information
YuigaWada committed Oct 21, 2019
1 parent 50134cf commit 593901d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 111 deletions.
2 changes: 1 addition & 1 deletion iCimulator.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "iCimulator"
s.version = "1.1"
s.version = "1.4"
s.summary = "iCimulator allows us to use camera functions on iOS Simulator."
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.homepage = "https://github.com/yuigawada/iCimulator"
Expand Down
Binary file not shown.
110 changes: 0 additions & 110 deletions iCimulator/Foundation/Disguise/_FakePreviewLayer.swift

This file was deleted.

0 comments on commit 593901d

Please sign in to comment.