Skip to content

Commit 350fdaf

Browse files
committed
Cleanup
1 parent 9c35bf7 commit 350fdaf

29 files changed

+965
-641
lines changed

Cartfile

Whitespace-only changes.

Cartfile.private

Lines changed: 0 additions & 2 deletions
This file was deleted.

Cartfile.resolved

Lines changed: 0 additions & 2 deletions
This file was deleted.

Makefile

Lines changed: 0 additions & 2 deletions
This file was deleted.

Podfile

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Uncomment the next line to define a global platform for your project
2+
# platform :ios, '9.0'
3+
4+
target 'StackScrollView-Demo' do
5+
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
6+
use_frameworks!
7+
pod "Reveal-SDK"
8+
pod "EasyPeasy"
9+
#pod "Then"
10+
11+
# Pods for StackScrollView-Demo
12+
13+
end

Podfile.lock

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
PODS:
2+
- EasyPeasy (1.4.2)
3+
- Reveal-SDK (8)
4+
5+
DEPENDENCIES:
6+
- EasyPeasy
7+
- Reveal-SDK
8+
9+
SPEC CHECKSUMS:
10+
EasyPeasy: 50e7130b61f495ce105796e438d4136e2c8d2cc0
11+
Reveal-SDK: 43be4e662864e937960d0d04d005135e29c4e53b
12+
13+
PODFILE CHECKSUM: 801a5623355ad33f423fde4c805d2477d85eadb4
14+
15+
COCOAPODS: 1.2.1

RevealServer.framework/Headers/RevealServer.h

Lines changed: 0 additions & 19 deletions
This file was deleted.

RevealServer.framework/Info.plist

Lines changed: 0 additions & 52 deletions
This file was deleted.

RevealServer.framework/Modules/module.modulemap

Lines changed: 0 additions & 6 deletions
This file was deleted.
-3.93 MB
Binary file not shown.

0 commit comments

Comments
 (0)