Commit 5943dfc96f5bffe6d41f87d3e7357b358476864b

Authored by yanglingyu
1 parent d5c525e1

no message

.gitignore
1 -# macOS 1 +# OS X
2 .DS_Store 2 .DS_Store
3 3
4 # Xcode 4 # Xcode
@@ -35,6 +35,4 @@ Carthage/Build @@ -35,6 +35,4 @@ Carthage/Build
35 # Note: if you ignore the Pods directory, make sure to uncomment 35 # Note: if you ignore the Pods directory, make sure to uncomment
36 # `pod install` in .travis.yml 36 # `pod install` in .travis.yml
37 # 37 #
38 -Pods/  
39 -Podfile.lock  
40 -.DS_Store 38 +Pods/
41 \ No newline at end of file 39 \ No newline at end of file
Example/Podfile.lock 0 → 100644
  1 +PODS:
  2 + - AFNetworking (4.0.0):
  3 + - AFNetworking/NSURLSession (= 4.0.0)
  4 + - AFNetworking/Reachability (= 4.0.0)
  5 + - AFNetworking/Security (= 4.0.0)
  6 + - AFNetworking/Serialization (= 4.0.0)
  7 + - AFNetworking/UIKit (= 4.0.0)
  8 + - AFNetworking/NSURLSession (4.0.0):
  9 + - AFNetworking/Reachability
  10 + - AFNetworking/Security
  11 + - AFNetworking/Serialization
  12 + - AFNetworking/Reachability (4.0.0)
  13 + - AFNetworking/Security (4.0.0)
  14 + - AFNetworking/Serialization (4.0.0)
  15 + - AFNetworking/UIKit (4.0.0):
  16 + - AFNetworking/NSURLSession
  17 + - BaiduBCE (1.1.1)
  18 + - CNLiveBBASMModule (0.0.1):
  19 + - BaiduBCE
  20 + - CNLiveTripartiteManagement/AFNetworking
  21 + - CNLiveTripartiteManagement/YYKit
  22 + - FLAnimatedImage
  23 + - MMKV
  24 + - MMKVCore
  25 + - Reachability
  26 + - SMLibs
  27 + - CNLiveTripartiteManagement/AFNetworking (0.1.7):
  28 + - AFNetworking (= 4.0.0)
  29 + - CNLiveTripartiteManagement/YYKit (0.1.7):
  30 + - YYKit (= 1.0.9)
  31 + - FLAnimatedImage (1.0.16)
  32 + - FMDB (2.7.5):
  33 + - FMDB/standard (= 2.7.5)
  34 + - FMDB/standard (2.7.5)
  35 + - Masonry (1.1.0)
  36 + - MJRefresh (3.7.2)
  37 + - MMKV (1.2.10):
  38 + - MMKVCore (~> 1.2.10)
  39 + - MMKVCore (1.2.10)
  40 + - Reachability (3.2)
  41 + - SDWebImage (5.12.1):
  42 + - SDWebImage/Core (= 5.12.1)
  43 + - SDWebImage/Core (5.12.1)
  44 + - SMLibs (2.34.0):
  45 + - AFNetworking
  46 + - FLAnimatedImage
  47 + - FMDB
  48 + - Masonry
  49 + - MJRefresh
  50 + - Reachability
  51 + - SDWebImage
  52 + - SMLibs/brotli (= 2.34.0)
  53 + - YYCache
  54 + - SMLibs/brotli (2.34.0):
  55 + - AFNetworking
  56 + - FLAnimatedImage
  57 + - FMDB
  58 + - Masonry
  59 + - MJRefresh
  60 + - Reachability
  61 + - SDWebImage
  62 + - YYCache
  63 + - YYCache (1.0.4)
  64 + - YYKit (1.0.9):
  65 + - YYKit/no-arc (= 1.0.9)
  66 + - YYKit/no-arc (1.0.9)
  67 +
  68 +DEPENDENCIES:
  69 + - CNLiveBBASMModule (from `../`)
  70 +
  71 +SPEC REPOS:
  72 + http://bj.gitlab.cnlive.com/ios-team/CNLiveRepos.git:
  73 + - CNLiveTripartiteManagement
  74 + https://gitee.com/baidu/swan-ios-specs.git:
  75 + - BaiduBCE
  76 + - SMLibs
  77 + https://github.com/CocoaPods/Specs.git:
  78 + - AFNetworking
  79 + - FLAnimatedImage
  80 + - FMDB
  81 + - Masonry
  82 + - MJRefresh
  83 + - MMKV
  84 + - MMKVCore
  85 + - Reachability
  86 + - SDWebImage
  87 + - YYCache
  88 + - YYKit
  89 +
  90 +EXTERNAL SOURCES:
  91 + CNLiveBBASMModule:
  92 + :path: "../"
  93 +
  94 +SPEC CHECKSUMS:
  95 + AFNetworking: d9fdf484a3c723ec3c558a41cc5754c7e845ee77
  96 + BaiduBCE: ca933eadbccac8f8254976c9181ca5f45ded948b
  97 + CNLiveBBASMModule: 525e38f70c858dd42443997870fb9e324724cab8
  98 + CNLiveTripartiteManagement: 95cba921d56543977a82de5e9941ff605b933bdd
  99 + FLAnimatedImage: 8f3e854ebf9680b71f0b6e700939687fc4d82b4b
  100 + FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
  101 + Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
  102 + MJRefresh: 30997d30b347c8e9508a4db11e3a690da0c9b85a
  103 + MMKV: 76033b9ace2006623308910a3afcc0e25eba3140
  104 + MMKVCore: b00e7a09ec77a1b916aef336eedd3b99ec249978
  105 + Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
  106 + SDWebImage: 4dc3e42d9ec0c1028b960a33ac6b637bb432207b
  107 + SMLibs: 0bf9b87878c7c698286118a0f6f5b13cbd8d6c06
  108 + YYCache: 8105b6638f5e849296c71f331ff83891a4942952
  109 + YYKit: 7cda43304a8dc3696c449041e2cb3107b4e236e7
  110 +
  111 +PODFILE CHECKSUM: f19107b46a556d7a9b2716e6e3da69224bb94d99
  112 +
  113 +COCOAPODS: 1.11.2