Skip to content

Commit

Permalink
bump 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
haifengkao committed Aug 8, 2017
1 parent e2f3aa6 commit 95f230c
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
10 changes: 5 additions & 5 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- FrameworkPod (0.1.0)
- Kiwi (2.4.0)
- PodAsset (0.21.0)
- PodAsset (0.22.0)
- TestPod (0.1.0)

DEPENDENCIES:
Expand All @@ -12,16 +12,16 @@ DEPENDENCIES:

EXTERNAL SOURCES:
FrameworkPod:
:path: ../DevelopmentPods/FrameworkPod
:path: "../DevelopmentPods/FrameworkPod"
PodAsset:
:path: ../
:path: "../"
TestPod:
:path: ../DevelopmentPods/TestPod
:path: "../DevelopmentPods/TestPod"

SPEC CHECKSUMS:
FrameworkPod: 2e6811638675ec1bf2c572b5e37b7a7f897fc2ec
Kiwi: f49c9d54b28917df5928fe44968a39ed198cb8a8
PodAsset: c3100695dacb7a47720d1607afb4298b89597984
PodAsset: d9d35b6a86ceaeaead63692a1bce27b4aea243b3
TestPod: 5d0c9d803e52cf798a6de50139fed817a6752c27

PODFILE CHECKSUM: 18f0cc67b47687e987bb83fd6611c9e99590b60f
Expand Down
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/PodAsset.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Example/Pods/Target Support Files/PodAsset/Info.plist

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion PodAsset.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "PodAsset"
s.version = "0.21.0"
s.version = "0.22.0"
s.summary = "Unable to find cocoapod resources? Here is the solution!"

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit 95f230c

Please sign in to comment.