Skip to content

Commit afc9415

Browse files
author
Axel Ancona Esselmann
committed
Initial commit
1 parent cc2e731 commit afc9415

27 files changed

+1437
-13
lines changed

Example/Podfile.lock

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
PODS:
2+
- constrain (0.1.0)
3+
4+
DEPENDENCIES:
5+
- constrain (from `../`)
6+
7+
EXTERNAL SOURCES:
8+
constrain:
9+
:path: "../"
10+
11+
SPEC CHECKSUMS:
12+
constrain: a924c66d6a311ee5bbdc50f2ed495b36e8168121
13+
14+
PODFILE CHECKSUM: 14d7a31a7d61756831ce5797fa846294dc2150e1
15+
16+
COCOAPODS: 1.5.0

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

Lines changed: 22 additions & 0 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: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/project.pbxproj

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

Example/Pods/Target Support Files/Pods-constrain_Tests/Info.plist

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

Example/Pods/Target Support Files/Pods-constrain_Tests/Pods-constrain_Tests-acknowledgements.markdown

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

Example/Pods/Target Support Files/Pods-constrain_Tests/Pods-constrain_Tests-acknowledgements.plist

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

Example/Pods/Target Support Files/Pods-constrain_Tests/Pods-constrain_Tests-dummy.m

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

Example/Pods/Target Support Files/Pods-constrain_Tests/Pods-constrain_Tests-frameworks.sh

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

0 commit comments

Comments
 (0)