Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Hulk committed Nov 30, 2020
1 parent d799d7a commit 475e966
Show file tree
Hide file tree
Showing 8 changed files with 1,540 additions and 660 deletions.
2 changes: 1 addition & 1 deletion DiDiPrism.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
#

spec.name = "DiDiPrism"
spec.version = "0.0.1"
spec.version = "0.0.1.1"
spec.summary = "移动端用户行为分析工具"

# This description is used to generate tags and improve search results.
Expand Down
Binary file not shown.
4 changes: 2 additions & 2 deletions iOS/DiDiPrismDemo/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- DiDiPrism (0.0.1):
- JSONModel
- JSONModel (~> 1.0)
- JSONModel (1.8.0)
- Masonry (1.1.0)
- MBProgressHUD (1.2.0)
Expand All @@ -26,7 +26,7 @@ EXTERNAL SOURCES:
:path: "../../DiDiPrism.podspec"

SPEC CHECKSUMS:
DiDiPrism: 8c5df66ac277cd14bc9560d05340ffc668080258
DiDiPrism: a8367938645e1b10fa7a1c9a64b9ac1c4098b459
JSONModel: 02ab723958366a3fd27da57ea2af2113658762e9
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406
Expand Down
16 changes: 7 additions & 9 deletions iOS/DiDiPrismDemo/Pods/Local Podspecs/DiDiPrism.podspec.json

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

4 changes: 2 additions & 2 deletions iOS/DiDiPrismDemo/Pods/Manifest.lock

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

1,294 changes: 648 additions & 646 deletions iOS/DiDiPrismDemo/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Loading

0 comments on commit 475e966

Please sign in to comment.