Skip to content

Commit

Permalink
调整JiaCore引入第三方的方式 改由pod管理
Browse files Browse the repository at this point in the history
  • Loading branch information
wujunyang committed Sep 28, 2016
1 parent 0ec6e85 commit cda9f61
Show file tree
Hide file tree
Showing 234 changed files with 13,444 additions and 39,639 deletions.
9 changes: 8 additions & 1 deletion Podfile
Expand Up @@ -11,4 +11,11 @@ pod 'XAspect'
pod 'CYLTabBarController'
pod 'Aspects'
pod 'GTSDK'
pod 'UMengAnalytics-NO-IDFA'
pod 'UMengAnalytics-NO-IDFA'


pod 'YYCache'
pod 'JSPatch'
pod 'RealReachability'
pod 'FLEX', '~> 2.0'
pod 'CocoaLumberjack', '~> 2.0.0-rc'
28 changes: 28 additions & 0 deletions Podfile.lock
Expand Up @@ -21,9 +21,21 @@ PODS:
- AFNetworking/NSURLConnection
- AFNetworking/NSURLSession
- Aspects (1.4.1)
- CocoaLumberjack (2.0.3):
- CocoaLumberjack/Default (= 2.0.3)
- CocoaLumberjack/Extensions (= 2.0.3)
- CocoaLumberjack/Core (2.0.3)
- CocoaLumberjack/Default (2.0.3):
- CocoaLumberjack/Core
- CocoaLumberjack/Extensions (2.0.3):
- CocoaLumberjack/Default
- CYLTabBarController (1.6.0)
- FLEX (2.1.1)
- GTSDK (1.5.0)
- JSONModel (1.0.2)
- JSPatch (1.1):
- JSPatch/Core (= 1.1)
- JSPatch/Core (1.1)
- Masonry (0.6.4)
- ReactiveCocoa (2.5):
- ReactiveCocoa/UI (= 2.5)
Expand All @@ -32,6 +44,11 @@ PODS:
- ReactiveCocoa/no-arc (2.5)
- ReactiveCocoa/UI (2.5):
- ReactiveCocoa/Core
- RealReachability (1.1.8):
- RealReachability/Connection (= 1.1.8)
- RealReachability/Ping (= 1.1.8)
- RealReachability/Connection (1.1.8)
- RealReachability/Ping (1.1.8)
- SDWebImage (3.7.6):
- SDWebImage/Core (= 3.7.6)
- SDWebImage/Core (3.7.6)
Expand All @@ -42,29 +59,40 @@ PODS:
- XAspect/Core (1.0.5):
- XAspect/Macros
- XAspect/Macros (1.0.5)
- YYCache (1.0.4)

DEPENDENCIES:
- AFNetworking (~> 2.6.0)
- Aspects
- CocoaLumberjack (~> 2.0.0-rc)
- CYLTabBarController
- FLEX (~> 2.0)
- GTSDK
- JSONModel (~> 1.0.1)
- JSPatch
- Masonry (~> 0.6.1)
- ReactiveCocoa (~> 2.5)
- RealReachability
- SDWebImage (~> 3.7.5)
- UMengAnalytics-NO-IDFA
- XAspect
- YYCache

SPEC CHECKSUMS:
AFNetworking: cb8d14a848e831097108418f5d49217339d4eb60
Aspects: 7595ba96a6727a58ebcbfc954497fc5d2fdde546
CocoaLumberjack: f58d8a19629f4d8379ae14bb3534def24161430e
CYLTabBarController: efbdd574772be17f17965acd7ee993f5972ff02f
FLEX: 27b768fcae23a313a1eb115076d429180ca9b472
GTSDK: 4380de452178d8ba2a67189f10c6743d0f9536b9
JSONModel: 6ffcb4ffa3659c9e9a2e5d45d6c7705bab187c03
JSPatch: ade285ad1d8f06146ed6054a39cef87509453299
Masonry: 281802d04d787ea2973179ee8bcb50500579ede2
ReactiveCocoa: e2db045570aa97c695e7aa97c2bcab222ae51f4a
RealReachability: e6c8a2bbffa316006e8c282efc1ee2567d61a920
SDWebImage: c325cf02c30337336b95beff20a13df489ec0ec9
UMengAnalytics-NO-IDFA: 1064992c1b7aaa22823179c0b33a664813fd7a85
XAspect: db50bf487f92dbb8557a7a5365556966c8493af8
YYCache: 8105b6638f5e849296c71f331ff83891a4942952

COCOAPODS: 0.39.0
28 changes: 28 additions & 0 deletions Pods/Manifest.lock

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

0 comments on commit cda9f61

Please sign in to comment.