swift版本升级代码适配,pod库更新
This commit is contained in:
@@ -84,8 +84,8 @@
|
||||
fromVC.tabBarController.tabBar.hidden = YES;
|
||||
}
|
||||
|
||||
[fromVC.navigationController.view addSubview:fromVC.view];
|
||||
[fromVC.navigationController.view addSubview:toVC.view];
|
||||
[fromVC.navigationController.view insertSubview:fromVC.view atIndex:0];
|
||||
[fromVC.navigationController.view insertSubview:toVC.view aboveSubview:fromVC.view];
|
||||
|
||||
[UIView animateWithDuration:[self transitionDuration:transitionContext] animations:^{
|
||||
fromVC.view.frame = fromVCToRect;
|
||||
|
||||
36
Pods/Manifest.lock
generated
36
Pods/Manifest.lock
generated
@@ -25,40 +25,40 @@ PODS:
|
||||
- Bugly (2.5.93)
|
||||
- DDAudioPlayerKit_Private (0.1.5)
|
||||
- DDAutoUIKit_Private (0.1.3)
|
||||
- DDBasicControlsKit_Private/DDBaseAnimation/DDTransitionAnimation (0.3.2)
|
||||
- DDBasicControlsKit_Private/DDBaseAttributedString (0.3.2):
|
||||
- DDBasicControlsKit_Private/DDBaseAnimation/DDTransitionAnimation (0.3.3)
|
||||
- DDBasicControlsKit_Private/DDBaseAttributedString (0.3.3):
|
||||
- "DDCategoryKit_Private/NSAttributedString+DDCategory"
|
||||
- DDBasicControlsKit_Private/DDBaseButton (0.3.2):
|
||||
- DDBasicControlsKit_Private/DDBaseButton (0.3.3):
|
||||
- "DDCategoryKit_Private/UIButton+DDCategory"
|
||||
- DDBasicControlsKit_Private/DDBaseCollectionView (0.3.2):
|
||||
- DDBasicControlsKit_Private/DDBaseCollectionView (0.3.3):
|
||||
- "DDCategoryKit_Private/UICollectionView+DDCategory"
|
||||
- DDBasicControlsKit_Private/DDBaseCollectionViewCell (0.3.2):
|
||||
- DDBasicControlsKit_Private/DDBaseCollectionViewCell (0.3.3):
|
||||
- "DDCategoryKit_Private/UICollectionViewCell+DDCategory"
|
||||
- DDBasicControlsKit_Private/DDBaseImage (0.3.2):
|
||||
- DDBasicControlsKit_Private/DDBaseImage (0.3.3):
|
||||
- "DDCategoryKit_Private/UIImage+DDCategory"
|
||||
- DDBasicControlsKit_Private/DDBaseImageView (0.3.2):
|
||||
- DDBasicControlsKit_Private/DDBaseImageView (0.3.3):
|
||||
- "DDCategoryKit_Private/UIImageView+DDCategory"
|
||||
- DDBasicControlsKit_Private/DDBaseLabel (0.3.2):
|
||||
- DDBasicControlsKit_Private/DDBaseLabel (0.3.3):
|
||||
- "DDCategoryKit_Private/UILabel+DDCategory"
|
||||
- DDBasicControlsKit_Private/DDBaseNavigationController (0.3.2):
|
||||
- DDBasicControlsKit_Private/DDBaseNavigationController (0.3.3):
|
||||
- DDBasicControlsKit_Private/DDBaseAnimation/DDTransitionAnimation
|
||||
- "DDCategoryKit_Private/UINavigationController+DDCategory"
|
||||
- DDLogKit_Private
|
||||
- DDBasicControlsKit_Private/DDBaseScrollView (0.3.2):
|
||||
- DDBasicControlsKit_Private/DDBaseScrollView (0.3.3):
|
||||
- "DDCategoryKit_Private/UIScrollView+DDCategory"
|
||||
- DDBasicControlsKit_Private/DDBaseSwitch (0.3.2):
|
||||
- DDBasicControlsKit_Private/DDBaseSwitch (0.3.3):
|
||||
- "DDCategoryKit_Private/UISwitch+DDCategory"
|
||||
- DDBasicControlsKit_Private/DDBaseTableView (0.3.2):
|
||||
- DDBasicControlsKit_Private/DDBaseTableView (0.3.3):
|
||||
- "DDCategoryKit_Private/UITableView+DDCategory"
|
||||
- DDBasicControlsKit_Private/DDBaseTableViewCell (0.3.2):
|
||||
- DDBasicControlsKit_Private/DDBaseTableViewCell (0.3.3):
|
||||
- "DDCategoryKit_Private/UITableViewCell+DDCategory"
|
||||
- DDBasicControlsKit_Private/DDBaseTextField (0.3.2):
|
||||
- DDBasicControlsKit_Private/DDBaseTextField (0.3.3):
|
||||
- "DDCategoryKit_Private/UITextField+DDCategory"
|
||||
- DDBasicControlsKit_Private/DDBaseTextView (0.3.2):
|
||||
- DDBasicControlsKit_Private/DDBaseTextView (0.3.3):
|
||||
- "DDCategoryKit_Private/UITextView+DDCategory"
|
||||
- DDBasicControlsKit_Private/DDBaseView (0.3.2):
|
||||
- DDBasicControlsKit_Private/DDBaseView (0.3.3):
|
||||
- "DDCategoryKit_Private/UIView+DDCategory"
|
||||
- DDBasicControlsKit_Private/DDBaseViewController (0.3.2):
|
||||
- DDBasicControlsKit_Private/DDBaseViewController (0.3.3):
|
||||
- "DDCategoryKit_Private/UIImage+DDCategory"
|
||||
- "DDCategoryKit_Private/UIViewController+DDCategory"
|
||||
- DDLogKit_Private
|
||||
@@ -387,7 +387,7 @@ SPEC CHECKSUMS:
|
||||
Bugly: b8715e6ec4004b7f7fbffab0643ba80545aee3da
|
||||
DDAudioPlayerKit_Private: c2bab407c6c6bb92b005315a72c8ee3768ffc6b3
|
||||
DDAutoUIKit_Private: 188066b4d13c8096676ddd9efa15974238f6dca3
|
||||
DDBasicControlsKit_Private: d3aebc505eaac273a8f6b85238662ad6e64a1a08
|
||||
DDBasicControlsKit_Private: 4fb51a0ccefc9e62791352a0d55e86c4f679a5c9
|
||||
DDCategoryKit_Private: 19d515c43d5e9c4ee80b8ccf3fb8ab40368b8668
|
||||
DDColorKit_Private: 77fddb62410a2d5e6fb003083d233c0d7ea0a08f
|
||||
DDControlsKit_Private: c3ac79b391cec6ecb26262a0d3b02718f696ab19
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>BNDL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.3.2</string>
|
||||
<string>0.3.3</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
||||
Reference in New Issue
Block a user