Skip to content

Commit 3e92ab9

Browse files
committed
Update pods
Former-commit-id: a7eeb35
1 parent 433ed7d commit 3e92ab9

File tree

802 files changed

+1854
-979
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

802 files changed

+1854
-979
lines changed

OmniGraffle/MVVMReactiveCocoa.graffle

1.27 KB
Binary file not shown.

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://github.com/Artsy/Specs.git'
22
source 'https://github.com/CocoaPods/Specs.git'
33

4-
platform :ios, '7.0'
4+
platform :ios, '8.0'
55
inhibit_all_warnings!
66

77
pod 'WXTabBarController', :path => 'WXTabBarController'

Podfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
PODS:
22
- Appirater (2.0.5)
3-
- AsyncDisplayKit (1.9.1):
4-
- AsyncDisplayKit/ASDealloc2MainObject (= 1.9.1)
5-
- AsyncDisplayKit/ASDealloc2MainObject (1.9.1)
6-
- Bugtags (1.1.3)
3+
- AsyncDisplayKit (1.9.2):
4+
- AsyncDisplayKit/ASDealloc2MainObject (= 1.9.2)
5+
- AsyncDisplayKit/ASDealloc2MainObject (1.9.2)
6+
- Bugtags (1.1.4)
77
- DZNEmptyDataSet (1.5.2)
88
- FDFullscreenPopGesture (1.1)
99
- FMDB (2.5):
@@ -46,7 +46,7 @@ PODS:
4646
- SVPullToRefresh (0.4.1)
4747
- UIActivityIndicator-for-SDWebImage (1.2):
4848
- SDWebImage (~> 3.7)
49-
- UMengSocial (4.3)
49+
- UMengSocial (4.4)
5050
- WebViewJavascriptBridge (4.1.4)
5151
- WXTabBarController (0.1)
5252

@@ -87,8 +87,8 @@ CHECKOUT OPTIONS:
8787

8888
SPEC CHECKSUMS:
8989
Appirater: e7c0a47fb67ee5041ce8479e6ba960927fb40264
90-
AsyncDisplayKit: 7bf2b3fa444284f80fd0c1e36655e324549f79d2
91-
Bugtags: 3b46bb17d51f123256e5a597f7bc535c3bd8abcd
90+
AsyncDisplayKit: 181097819b528d9337983acc5040df6687f06369
91+
Bugtags: eb4a2a235d8007d4643716b58015b8754728765b
9292
DZNEmptyDataSet: 741da409081a4bf707c949c964623a6ad1799772
9393
FDFullscreenPopGesture: a8a620179e3d9c40e8e00256dcee1c1a27c6d0f0
9494
FMDB: 96e8f1bcc1329e269330f99770ad4285d9003e52
@@ -105,8 +105,8 @@ SPEC CHECKSUMS:
105105
SSKeychain: 3f42991739c6c60a9cf1bbd4dff6c0d3694bcf3d
106106
SVPullToRefresh: ba2e718695a43253d8bea6852d2960097dc15d8c
107107
UIActivityIndicator-for-SDWebImage: 7bf7ebbf0ed1747dedc0d6e949c4603a6d0f9e0c
108-
UMengSocial: e649f30dd9a3686c74daba880e83f818f66bd890
108+
UMengSocial: aba7296602310385114d82c255539a7bef3b7ab0
109109
WebViewJavascriptBridge: f10ac16f2cd3adf2b941bd79477c55a8f6e01044
110-
WXTabBarController: f7814296e5fcffb81c6257f4b50790910eca2aed
110+
WXTabBarController: 28969aa166ad52ec1d5cde314117fc56874f3a75
111111

112112
COCOAPODS: 0.38.2

Pods/AsyncDisplayKit/AsyncDisplayKit/ASCollectionNode.m

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/AsyncDisplayKit/AsyncDisplayKit/ASCollectionView.h

Lines changed: 15 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/AsyncDisplayKit/AsyncDisplayKit/ASCollectionView.mm

Lines changed: 69 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/AsyncDisplayKit/AsyncDisplayKit/ASDisplayNode.h

Lines changed: 29 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)