Skip to content

Commit

Permalink
use pod trunk FootlessParser
Browse files Browse the repository at this point in the history
  • Loading branch information
banjun committed Sep 22, 2017
1 parent 3c7d21b commit ddd1dab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 14 deletions.
1 change: 0 additions & 1 deletion Example/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ use_frameworks!
target 'NorthLayout-ios' do
platform :ios, '9.0'
pod 'NorthLayout', :path => '../'
pod 'FootlessParser', git: 'https://github.com/kareman/FootlessParser', branch: 'master'

target 'NorthLayout-ios-Tests' do
inherit! :search_paths
Expand Down
17 changes: 4 additions & 13 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,28 +1,19 @@
PODS:
- FootlessParser (0.4)
- NorthLayout (4.0.0-beta.2):
- NorthLayout (4.0.0-beta.3):
- FootlessParser (~> 0.4)

DEPENDENCIES:
- FootlessParser (from `https://github.com/kareman/FootlessParser`, branch `master`)
- NorthLayout (from `../`)

EXTERNAL SOURCES:
FootlessParser:
:branch: master
:git: https://github.com/kareman/FootlessParser
NorthLayout:
:path: ../

CHECKOUT OPTIONS:
FootlessParser:
:commit: a335a594c5b6fe5a92a811d6232b43b613629d88
:git: https://github.com/kareman/FootlessParser

SPEC CHECKSUMS:
FootlessParser: e65f3668f25df971146a45cc93090dbf72ac7f96
NorthLayout: 933062aa11f6a12ac790cdf92a29abf5f96a46ce
FootlessParser: 17af528d685057d7a48c3231bbe0a7babb163775
NorthLayout: 01e37e9357d0a17a422ddd68c6531d00c61e7f9a

PODFILE CHECKSUM: 32bde7712022617ff02965923a85759fc70802ad
PODFILE CHECKSUM: 6567cbb1359df4e786c293632327df35bca886b8

COCOAPODS: 1.3.1

0 comments on commit ddd1dab

Please sign in to comment.