Skip to content

Commit bb76d5a

Browse files
Roc.TianRoc.Tian
Roc.Tian
authored and
Roc.Tian
committedJun 25, 2018
使用Aspects
1 parent be3025a commit bb76d5a

30 files changed

+2242
-664
lines changed
 

‎Example/Podfile.lock

+6-2
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,15 @@ PODS:
1414
- AFNetworking/Serialization (3.2.1)
1515
- AFNetworking/UIKit (3.2.1):
1616
- AFNetworking/NSURLSession
17+
- Aspects (1.4.1)
1718
- FBSnapshotTestCase (2.1.4):
1819
- FBSnapshotTestCase/SwiftSupport (= 2.1.4)
1920
- FBSnapshotTestCase/Core (2.1.4)
2021
- FBSnapshotTestCase/SwiftSupport (2.1.4):
2122
- FBSnapshotTestCase/Core
2223
- Reveal-SDK (2)
23-
- TPFDebugTool (0.1.6)
24+
- TPFDebugTool (0.1.7):
25+
- Aspects (~> 1.4.1)
2426

2527
DEPENDENCIES:
2628
- AFNetworking
@@ -31,6 +33,7 @@ DEPENDENCIES:
3133
SPEC REPOS:
3234
https://github.com/cocoapods/specs.git:
3335
- AFNetworking
36+
- Aspects
3437
- FBSnapshotTestCase
3538
- Reveal-SDK
3639

@@ -40,9 +43,10 @@ EXTERNAL SOURCES:
4043

4144
SPEC CHECKSUMS:
4245
AFNetworking: b6f891fdfaed196b46c7a83cf209e09697b94057
46+
Aspects: 7595ba96a6727a58ebcbfc954497fc5d2fdde546
4347
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
4448
Reveal-SDK: 4d36a47c7091843eee525b72219e005b90bbac0b
45-
TPFDebugTool: a84e677fc63671f915a56e2f68ad1349e6819512
49+
TPFDebugTool: d4fb5168574493ca22100fa2fb61c3c739727ab8
4650

4751
PODFILE CHECKSUM: bc6f299ba5323057641f8ee703beb03664e78e0f
4852

‎Example/Pods/Aspects/Aspects.h

+83
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.