Skip to content

Commit 1f7980f

Browse files
committed
Release 0.1.4
1 parent 18de0c9 commit 1f7980f

File tree

39 files changed

+1379
-2029
lines changed

39 files changed

+1379
-2029
lines changed

Example/Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
source 'https://github.com/CocoaPods/Specs.git'
22
use_frameworks!
33

4-
target 'SwipeViewController_Example', :exclusive => true do
4+
target 'SwipeViewController_Example' do
55
pod 'SwipeViewController', :path => '../'
66
end
77

8-
target 'SwipeViewController_Tests', :exclusive => true do
8+
target 'SwipeViewController_Tests' do
99
pod 'SwipeViewController', :path => '../'
1010

1111

Example/Podfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- SwipeViewController (0.1.3)
2+
- SwipeViewController (0.1.4)
33

44
DEPENDENCIES:
55
- SwipeViewController (from `../`)
@@ -9,6 +9,8 @@ EXTERNAL SOURCES:
99
:path: ../
1010

1111
SPEC CHECKSUMS:
12-
SwipeViewController: 5324f87cc621b12f996c185da6ce0b35f98af681
12+
SwipeViewController: 2e4f554f52c5918a701c4815b78c2a178fe88814
1313

14-
COCOAPODS: 0.39.0
14+
PODFILE CHECKSUM: 9d57d1b32d355505895f79c4d84f31fc99f82791
15+
16+
COCOAPODS: 1.0.0

Example/Pods/Local Podspecs/SwipeViewController.podspec.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)