提交 4ddb763f 编写于 作者: Y yixiangboy

fix demo

上级 f2a72314
......@@ -20,7 +20,7 @@ target :'DoraemonKitDemo' do
pod 'DoraemonKit', :subspecs => ['Core','WithLogger','WithGPS','WithLoad','WithDatabase', 'WithMLeaksFinder','WithWeex'], :path => '../../'
pod 'AFNetworking','2.6.3'
pod 'SDWebImage', '5.0.6'
pod 'FBRetainCycleDetector', :git => 'https://github.com:facebook/FBRetainCycleDetector.git', :configurations => ['Debug']
pod 'FBRetainCycleDetector', :git => 'https://github.com/facebook/FBRetainCycleDetector.git', :configurations => ['Debug']
#pod 'fishhook', :git => 'git@github.com:facebook/fishhook.git', :configurations => ['Debug']
pod 'YYDebugDatabase', :git => 'https://github.com/y500/YYDebugDatabase.git', :configurations => ['Debug']
#pod 'YYDebugDatabase', '2.0.8'
......
......@@ -68,7 +68,7 @@ DEPENDENCIES:
- DoraemonKit/WithLogger (from `../../`)
- DoraemonKit/WithMLeaksFinder (from `../../`)
- DoraemonKit/WithWeex (from `../../`)
- "FBRetainCycleDetector (from `git@github.com:facebook/FBRetainCycleDetector.git`)"
- FBRetainCycleDetector (from `https://github.com/facebook/FBRetainCycleDetector.git`)
- SDWebImage (= 5.0.6)
- YYDebugDatabase (from `https://github.com/y500/YYDebugDatabase.git`)
......@@ -87,14 +87,14 @@ EXTERNAL SOURCES:
DoraemonKit:
:path: "../../"
FBRetainCycleDetector:
:git: "git@github.com:facebook/FBRetainCycleDetector.git"
:git: https://github.com/facebook/FBRetainCycleDetector.git
YYDebugDatabase:
:git: https://github.com/y500/YYDebugDatabase.git
CHECKOUT OPTIONS:
FBRetainCycleDetector:
:commit: 19fd284845b8454dbb75a648baa47d99b7708b74
:git: "git@github.com:facebook/FBRetainCycleDetector.git"
:commit: 66fd5f4b4ba30ab1fae2cb243963556e5228d583
:git: https://github.com/facebook/FBRetainCycleDetector.git
YYDebugDatabase:
:commit: b68105eb0784aede05036616c0b94d26b8d97ad0
:git: https://github.com/y500/YYDebugDatabase.git
......@@ -112,6 +112,6 @@ SPEC CHECKSUMS:
WXDevtool: 95b70c73c06fc3299d65bd53ba4b3e0b0087f3cb
YYDebugDatabase: 037486297a7dd40bc50e2c6df5de7b4ad24c9c17
PODFILE CHECKSUM: 9949bf6f6fdb9b85c281e929971d1ae1e9c11e13
PODFILE CHECKSUM: 319dde754d61f3ac15d746178f478a87ba63f128
COCOAPODS: 1.8.4
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册