Skip to content

Commit

Permalink
Demo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ennioma committed Dec 18, 2016
1 parent 27c881c commit fa5cd35
Show file tree
Hide file tree
Showing 4 changed files with 341 additions and 297 deletions.
1 change: 1 addition & 0 deletions Example/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ use_frameworks!
target 'arek_Example' do
pod 'arek/Core', :path => '../'
pod 'arek/Camera', :path => '../'
pod 'arek/CloudKit', :path => '../'
pod 'arek/Contacts', :path => '../'
pod 'arek/Location', :path => '../'
pod 'arek/Microphone', :path => '../'
Expand Down
5 changes: 4 additions & 1 deletion Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
PODS:
- arek/Camera (0.0.8):
- arek/Core
- arek/CloudKit (0.0.8):
- arek/Core
- arek/Contacts (0.0.8):
- arek/Core
- arek/Core (0.0.8)
Expand All @@ -15,6 +17,7 @@ PODS:

DEPENDENCIES:
- arek/Camera (from `../`)
- arek/CloudKit (from `../`)
- arek/Contacts (from `../`)
- arek/Core (from `../`)
- arek/Location (from `../`)
Expand All @@ -29,6 +32,6 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
arek: 991d9929883ff644253064e3c392c4be540eed1c

PODFILE CHECKSUM: 1dcd21689ce5529925ef3a7f2a072c648dfb458a
PODFILE CHECKSUM: 92839c7cc0ef62b9462321d33b3f51a5171920b6

COCOAPODS: 1.1.1
Loading

0 comments on commit fa5cd35

Please sign in to comment.