Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Commit d3cd44f

Browse files
committed
Update example
1 parent c19b623 commit d3cd44f

File tree

11 files changed

+1187
-1073
lines changed

11 files changed

+1187
-1073
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ build/
99
!default.mode2v3
1010
*.perspectivev3
1111
!default.perspectivev3
12-
*.xcworkspace
1312
!default.xcworkspace
1413
xcuserdata
1514
profile
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
PODS:
2+
- MZAppearance (1.1.3)
3+
- MZFormSheetController (3.0.1):
4+
- MZAppearance (~> 1.1.3)
5+
- MZFormSheetController/Core (= 3.0.1)
6+
- MZFormSheetController/Core (3.0.1):
7+
- MZAppearance (~> 1.1.3)
8+
9+
DEPENDENCIES:
10+
- MZFormSheetController
11+
12+
SPEC CHECKSUMS:
13+
MZAppearance: c88502c0c2345120630c34e09d5ff09e2969ba30
14+
MZFormSheetController: 897bb3b9b4af0e9207645835ec088a2ba9ba3a9a
15+
16+
COCOAPODS: 0.35.0

Example/Xcode5 iOS 7 Example/Xcode5Example/Pods/MZFormSheetController/MZFormSheetController/MZFormSheetController.m

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Xcode5 iOS 7 Example/Xcode5Example/Pods/MZFormSheetController/MZFormSheetController/MZFormSheetPresentationController/MZFormSheetPresentationController.m

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Xcode5 iOS 7 Example/Xcode5Example/Pods/Manifest.lock

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

0 commit comments

Comments
 (0)