Commit 2b8f83dd0c070565387cd7852956e0219c4f1831
1 parent
8e58154d
0.1.7
Showing
3 changed files
with
60 additions
and
240 deletions
CNLiveTripartiteManagement.podspec
| ... | ... | @@ -81,7 +81,7 @@ Pod::Spec.new do |s| |
| 81 | 81 | video.source_files = 'CNLiveTripartiteManagement/Classes/PLShortVideoKit/*' |
| 82 | 82 | end |
| 83 | 83 | s.subspec 'Qiniu' do |qiniu| |
| 84 | - qiniu.dependency 'Qiniu', '7.2.6' #iOS 13 PHAsset getInfo 修复 | |
| 84 | + qiniu.dependency 'Qiniu', '7.2.5' #iOS 13 PHAsset getInfo 修复 | |
| 85 | 85 | qiniu.source_files = 'CNLiveTripartiteManagement/Classes/Qiniu/*' |
| 86 | 86 | end |
| 87 | 87 | s.subspec 'QMUIKit' do |qmuikit| | ... | ... |
Example/CNLiveTripartiteManagement.xcodeproj/project.pbxproj
| ... | ... | @@ -207,8 +207,6 @@ |
| 207 | 207 | 6003F586195388D20070C39A /* Sources */, |
| 208 | 208 | 6003F587195388D20070C39A /* Frameworks */, |
| 209 | 209 | 6003F588195388D20070C39A /* Resources */, |
| 210 | - 8AB6FC670432AD2CD44BADEC /* [CP] Embed Pods Frameworks */, | |
| 211 | - 99546447259310926CF0DACA /* [CP] Copy Pods Resources */, | |
| 212 | 210 | ); |
| 213 | 211 | buildRules = ( |
| 214 | 212 | ); |
| ... | ... | @@ -227,8 +225,6 @@ |
| 227 | 225 | 6003F5AA195388D20070C39A /* Sources */, |
| 228 | 226 | 6003F5AB195388D20070C39A /* Frameworks */, |
| 229 | 227 | 6003F5AC195388D20070C39A /* Resources */, |
| 230 | - 019B23FD2264E2D6B7794007 /* [CP] Embed Pods Frameworks */, | |
| 231 | - 952FCFBF49EDE482D2A9C1A2 /* [CP] Copy Pods Resources */, | |
| 232 | 228 | ); |
| 233 | 229 | buildRules = ( |
| 234 | 230 | ); |
| ... | ... | @@ -300,74 +296,6 @@ |
| 300 | 296 | /* End PBXResourcesBuildPhase section */ |
| 301 | 297 | |
| 302 | 298 | /* Begin PBXShellScriptBuildPhase section */ |
| 303 | - 019B23FD2264E2D6B7794007 /* [CP] Embed Pods Frameworks */ = { | |
| 304 | - isa = PBXShellScriptBuildPhase; | |
| 305 | - buildActionMask = 2147483647; | |
| 306 | - files = ( | |
| 307 | - ); | |
| 308 | - inputPaths = ( | |
| 309 | - "${PODS_ROOT}/Target Support Files/Pods-CNLiveTripartiteManagement_Tests/Pods-CNLiveTripartiteManagement_Tests-frameworks.sh", | |
| 310 | - "${BUILT_PRODUCTS_DIR}/AFNetworking/AFNetworking.framework", | |
| 311 | - "${BUILT_PRODUCTS_DIR}/CNLiveTripartiteManagement/CNLiveTripartiteManagement.framework", | |
| 312 | - "${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework", | |
| 313 | - "${BUILT_PRODUCTS_DIR}/GPUImage/GPUImage.framework", | |
| 314 | - "${BUILT_PRODUCTS_DIR}/HappyDNS/HappyDNS.framework", | |
| 315 | - "${BUILT_PRODUCTS_DIR}/Ks3SDK/Ks3SDK.framework", | |
| 316 | - "${BUILT_PRODUCTS_DIR}/MBProgressHUD/MBProgressHUD.framework", | |
| 317 | - "${BUILT_PRODUCTS_DIR}/MJExtension/MJExtension.framework", | |
| 318 | - "${BUILT_PRODUCTS_DIR}/MJRefresh/MJRefresh.framework", | |
| 319 | - "${BUILT_PRODUCTS_DIR}/Masonry/Masonry.framework", | |
| 320 | - "${BUILT_PRODUCTS_DIR}/PGDatePicker/PGDatePicker.framework", | |
| 321 | - "${BUILT_PRODUCTS_DIR}/PGPickerView/PGPickerView.framework", | |
| 322 | - "${PODS_ROOT}/PLPlayerKit/Pod/Library/PLPlayerKit.framework", | |
| 323 | - "${BUILT_PRODUCTS_DIR}/QMUIKit/QMUIKit.framework", | |
| 324 | - "${BUILT_PRODUCTS_DIR}/Qiniu/Qiniu.framework", | |
| 325 | - "${BUILT_PRODUCTS_DIR}/RSKImageCropper/RSKImageCropper.framework", | |
| 326 | - "${BUILT_PRODUCTS_DIR}/SAMKeychain/SAMKeychain.framework", | |
| 327 | - "${BUILT_PRODUCTS_DIR}/SDAutoLayout/SDAutoLayout.framework", | |
| 328 | - "${BUILT_PRODUCTS_DIR}/SDCycleScrollView/SDCycleScrollView.framework", | |
| 329 | - "${BUILT_PRODUCTS_DIR}/SDWebImage/SDWebImage.framework", | |
| 330 | - "${BUILT_PRODUCTS_DIR}/SGPagingView/SGPagingView.framework", | |
| 331 | - "${BUILT_PRODUCTS_DIR}/SSZipArchive/SSZipArchive.framework", | |
| 332 | - "${BUILT_PRODUCTS_DIR}/WebViewJavascriptBridge/WebViewJavascriptBridge.framework", | |
| 333 | - "${BUILT_PRODUCTS_DIR}/YYKit/YYKit.framework", | |
| 334 | - "${BUILT_PRODUCTS_DIR}/libksygpulive_ks3/libksygpulive.framework", | |
| 335 | - "${BUILT_PRODUCTS_DIR}/lottie-ios/Lottie.framework", | |
| 336 | - ); | |
| 337 | - name = "[CP] Embed Pods Frameworks"; | |
| 338 | - outputPaths = ( | |
| 339 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AFNetworking.framework", | |
| 340 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveTripartiteManagement.framework", | |
| 341 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FMDB.framework", | |
| 342 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GPUImage.framework", | |
| 343 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/HappyDNS.framework", | |
| 344 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Ks3SDK.framework", | |
| 345 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MBProgressHUD.framework", | |
| 346 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJExtension.framework", | |
| 347 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJRefresh.framework", | |
| 348 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Masonry.framework", | |
| 349 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PGDatePicker.framework", | |
| 350 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PGPickerView.framework", | |
| 351 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PLPlayerKit.framework", | |
| 352 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/QMUIKit.framework", | |
| 353 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Qiniu.framework", | |
| 354 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RSKImageCropper.framework", | |
| 355 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SAMKeychain.framework", | |
| 356 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDAutoLayout.framework", | |
| 357 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDCycleScrollView.framework", | |
| 358 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework", | |
| 359 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SGPagingView.framework", | |
| 360 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SSZipArchive.framework", | |
| 361 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/WebViewJavascriptBridge.framework", | |
| 362 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/YYKit.framework", | |
| 363 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libksygpulive.framework", | |
| 364 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Lottie.framework", | |
| 365 | - ); | |
| 366 | - runOnlyForDeploymentPostprocessing = 0; | |
| 367 | - shellPath = /bin/sh; | |
| 368 | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CNLiveTripartiteManagement_Tests/Pods-CNLiveTripartiteManagement_Tests-frameworks.sh\"\n"; | |
| 369 | - showEnvVarsInLog = 0; | |
| 370 | - }; | |
| 371 | 299 | 08FDD43F3DA850C51E704464 /* [CP] Check Pods Manifest.lock */ = { |
| 372 | 300 | isa = PBXShellScriptBuildPhase; |
| 373 | 301 | buildActionMask = 2147483647; |
| ... | ... | @@ -412,114 +340,6 @@ |
| 412 | 340 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 413 | 341 | showEnvVarsInLog = 0; |
| 414 | 342 | }; |
| 415 | - 8AB6FC670432AD2CD44BADEC /* [CP] Embed Pods Frameworks */ = { | |
| 416 | - isa = PBXShellScriptBuildPhase; | |
| 417 | - buildActionMask = 2147483647; | |
| 418 | - files = ( | |
| 419 | - ); | |
| 420 | - inputPaths = ( | |
| 421 | - "${PODS_ROOT}/Target Support Files/Pods-CNLiveTripartiteManagement_Example/Pods-CNLiveTripartiteManagement_Example-frameworks.sh", | |
| 422 | - "${BUILT_PRODUCTS_DIR}/AFNetworking/AFNetworking.framework", | |
| 423 | - "${BUILT_PRODUCTS_DIR}/CNLiveTripartiteManagement/CNLiveTripartiteManagement.framework", | |
| 424 | - "${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework", | |
| 425 | - "${BUILT_PRODUCTS_DIR}/GPUImage/GPUImage.framework", | |
| 426 | - "${BUILT_PRODUCTS_DIR}/HappyDNS/HappyDNS.framework", | |
| 427 | - "${BUILT_PRODUCTS_DIR}/Ks3SDK/Ks3SDK.framework", | |
| 428 | - "${BUILT_PRODUCTS_DIR}/MBProgressHUD/MBProgressHUD.framework", | |
| 429 | - "${BUILT_PRODUCTS_DIR}/MJExtension/MJExtension.framework", | |
| 430 | - "${BUILT_PRODUCTS_DIR}/MJRefresh/MJRefresh.framework", | |
| 431 | - "${BUILT_PRODUCTS_DIR}/Masonry/Masonry.framework", | |
| 432 | - "${BUILT_PRODUCTS_DIR}/PGDatePicker/PGDatePicker.framework", | |
| 433 | - "${BUILT_PRODUCTS_DIR}/PGPickerView/PGPickerView.framework", | |
| 434 | - "${PODS_ROOT}/PLPlayerKit/Pod/Library/PLPlayerKit.framework", | |
| 435 | - "${BUILT_PRODUCTS_DIR}/QMUIKit/QMUIKit.framework", | |
| 436 | - "${BUILT_PRODUCTS_DIR}/Qiniu/Qiniu.framework", | |
| 437 | - "${BUILT_PRODUCTS_DIR}/RSKImageCropper/RSKImageCropper.framework", | |
| 438 | - "${BUILT_PRODUCTS_DIR}/SAMKeychain/SAMKeychain.framework", | |
| 439 | - "${BUILT_PRODUCTS_DIR}/SDAutoLayout/SDAutoLayout.framework", | |
| 440 | - "${BUILT_PRODUCTS_DIR}/SDCycleScrollView/SDCycleScrollView.framework", | |
| 441 | - "${BUILT_PRODUCTS_DIR}/SDWebImage/SDWebImage.framework", | |
| 442 | - "${BUILT_PRODUCTS_DIR}/SGPagingView/SGPagingView.framework", | |
| 443 | - "${BUILT_PRODUCTS_DIR}/SSZipArchive/SSZipArchive.framework", | |
| 444 | - "${BUILT_PRODUCTS_DIR}/WebViewJavascriptBridge/WebViewJavascriptBridge.framework", | |
| 445 | - "${BUILT_PRODUCTS_DIR}/YYKit/YYKit.framework", | |
| 446 | - "${BUILT_PRODUCTS_DIR}/libksygpulive_ks3/libksygpulive.framework", | |
| 447 | - "${BUILT_PRODUCTS_DIR}/lottie-ios/Lottie.framework", | |
| 448 | - ); | |
| 449 | - name = "[CP] Embed Pods Frameworks"; | |
| 450 | - outputPaths = ( | |
| 451 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AFNetworking.framework", | |
| 452 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveTripartiteManagement.framework", | |
| 453 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FMDB.framework", | |
| 454 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GPUImage.framework", | |
| 455 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/HappyDNS.framework", | |
| 456 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Ks3SDK.framework", | |
| 457 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MBProgressHUD.framework", | |
| 458 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJExtension.framework", | |
| 459 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJRefresh.framework", | |
| 460 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Masonry.framework", | |
| 461 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PGDatePicker.framework", | |
| 462 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PGPickerView.framework", | |
| 463 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PLPlayerKit.framework", | |
| 464 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/QMUIKit.framework", | |
| 465 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Qiniu.framework", | |
| 466 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RSKImageCropper.framework", | |
| 467 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SAMKeychain.framework", | |
| 468 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDAutoLayout.framework", | |
| 469 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDCycleScrollView.framework", | |
| 470 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework", | |
| 471 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SGPagingView.framework", | |
| 472 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SSZipArchive.framework", | |
| 473 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/WebViewJavascriptBridge.framework", | |
| 474 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/YYKit.framework", | |
| 475 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libksygpulive.framework", | |
| 476 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Lottie.framework", | |
| 477 | - ); | |
| 478 | - runOnlyForDeploymentPostprocessing = 0; | |
| 479 | - shellPath = /bin/sh; | |
| 480 | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CNLiveTripartiteManagement_Example/Pods-CNLiveTripartiteManagement_Example-frameworks.sh\"\n"; | |
| 481 | - showEnvVarsInLog = 0; | |
| 482 | - }; | |
| 483 | - 952FCFBF49EDE482D2A9C1A2 /* [CP] Copy Pods Resources */ = { | |
| 484 | - isa = PBXShellScriptBuildPhase; | |
| 485 | - buildActionMask = 2147483647; | |
| 486 | - files = ( | |
| 487 | - ); | |
| 488 | - inputPaths = ( | |
| 489 | - "${PODS_ROOT}/Target Support Files/Pods-CNLiveTripartiteManagement_Tests/Pods-CNLiveTripartiteManagement_Tests-resources.sh", | |
| 490 | - "${PODS_ROOT}/BaiduMapKit/BaiduMapKit/BaiduMapAPI_Map.framework/mapapi.bundle", | |
| 491 | - "${PODS_ROOT}/Weibo_SDK/libWeiboSDK/WeiboSDK.bundle", | |
| 492 | - ); | |
| 493 | - name = "[CP] Copy Pods Resources"; | |
| 494 | - outputPaths = ( | |
| 495 | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/mapapi.bundle", | |
| 496 | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/WeiboSDK.bundle", | |
| 497 | - ); | |
| 498 | - runOnlyForDeploymentPostprocessing = 0; | |
| 499 | - shellPath = /bin/sh; | |
| 500 | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CNLiveTripartiteManagement_Tests/Pods-CNLiveTripartiteManagement_Tests-resources.sh\"\n"; | |
| 501 | - showEnvVarsInLog = 0; | |
| 502 | - }; | |
| 503 | - 99546447259310926CF0DACA /* [CP] Copy Pods Resources */ = { | |
| 504 | - isa = PBXShellScriptBuildPhase; | |
| 505 | - buildActionMask = 2147483647; | |
| 506 | - files = ( | |
| 507 | - ); | |
| 508 | - inputPaths = ( | |
| 509 | - "${PODS_ROOT}/Target Support Files/Pods-CNLiveTripartiteManagement_Example/Pods-CNLiveTripartiteManagement_Example-resources.sh", | |
| 510 | - "${PODS_ROOT}/BaiduMapKit/BaiduMapKit/BaiduMapAPI_Map.framework/mapapi.bundle", | |
| 511 | - "${PODS_ROOT}/Weibo_SDK/libWeiboSDK/WeiboSDK.bundle", | |
| 512 | - ); | |
| 513 | - name = "[CP] Copy Pods Resources"; | |
| 514 | - outputPaths = ( | |
| 515 | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/mapapi.bundle", | |
| 516 | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/WeiboSDK.bundle", | |
| 517 | - ); | |
| 518 | - runOnlyForDeploymentPostprocessing = 0; | |
| 519 | - shellPath = /bin/sh; | |
| 520 | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CNLiveTripartiteManagement_Example/Pods-CNLiveTripartiteManagement_Example-resources.sh\"\n"; | |
| 521 | - showEnvVarsInLog = 0; | |
| 522 | - }; | |
| 523 | 343 | /* End PBXShellScriptBuildPhase section */ |
| 524 | 344 | |
| 525 | 345 | /* Begin PBXSourcesBuildPhase section */ | ... | ... |
Example/Podfile
| ... | ... | @@ -3,71 +3,71 @@ |
| 3 | 3 | platform :ios, '9.0' |
| 4 | 4 | |
| 5 | 5 | target 'CNLiveTripartiteManagement_Example' do |
| 6 | - pod 'CNLiveTripartiteManagement', :path => '../' | |
| 7 | - pod 'AFNetworking','3.2.1' | |
| 8 | - pod 'BaiduMapKit', '4.4.2' | |
| 9 | - pod 'BMKLocationKit', '1.7.0' | |
| 10 | - pod 'FMDB', '2.7.5' | |
| 11 | - pod 'GPUImage', '0.1.7' | |
| 12 | - pod 'Ks3SDK', '2.1.2' | |
| 13 | - pod 'libksygpulive_ks3', '3.0.4' | |
| 14 | - pod 'lottie-ios','2.5.0' | |
| 15 | - pod 'Masonry', '1.0.2' | |
| 16 | - pod 'MBProgressHUD','1.1.0' | |
| 17 | - pod 'MJExtension','3.0.17' | |
| 18 | - pod 'MJRefresh', '3.2.0' | |
| 19 | - pod 'PGDatePicker', '2.6.9' | |
| 20 | - pod 'PLPlayerKit','~>3.4.1' | |
| 21 | - pod 'Qiniu', '7.2.5' | |
| 22 | - pod 'QMUIKit', '3.1.9' | |
| 23 | - pod 'RSKImageCropper', '2.2.1' | |
| 24 | - pod 'SAMKeychain','1.5.3' | |
| 25 | - pod 'SDAutoLayout', '2.2.1' | |
| 26 | - pod 'SDCycleScrollView','~> 1.80' | |
| 27 | - pod 'SDWebImage','~> 5.1.0' | |
| 28 | - pod 'SGPagingView', '1.6.1' | |
| 29 | - pod 'SSZipArchive','2.1.5' | |
| 30 | - pod 'TXLiteAVSDK_TRTC','6.3.7088' | |
| 31 | - pod 'WebViewJavascriptBridge', '6.0.3' | |
| 32 | - pod 'WechatOpenSDK' | |
| 33 | - pod 'Weibo_SDK' | |
| 34 | - pod 'YYKit', '1.0.9' | |
| 35 | - | |
| 6 | +# pod 'CNLiveTripartiteManagement', :path => '../' | |
| 7 | +# pod 'AFNetworking','3.2.1' | |
| 8 | +# pod 'BaiduMapKit', '4.4.2' | |
| 9 | +# pod 'BMKLocationKit', '1.7.0' | |
| 10 | +# pod 'FMDB', '2.7.5' | |
| 11 | +# pod 'GPUImage', '0.1.7' | |
| 12 | +# pod 'Ks3SDK', '2.1.2' | |
| 13 | +# pod 'libksygpulive_ks3', '3.0.4' | |
| 14 | +# pod 'lottie-ios','2.5.0' | |
| 15 | +# pod 'Masonry', '1.0.2' | |
| 16 | +# pod 'MBProgressHUD','1.1.0' | |
| 17 | +# pod 'MJExtension','3.0.17' | |
| 18 | +# pod 'MJRefresh', '3.2.0' | |
| 19 | +# pod 'PGDatePicker', '2.6.9' | |
| 20 | +# pod 'PLPlayerKit','~>3.4.1' | |
| 21 | +# pod 'Qiniu', '7.2.5' | |
| 22 | +# pod 'QMUIKit', '3.1.9' | |
| 23 | +# pod 'RSKImageCropper', '2.2.1' | |
| 24 | +# pod 'SAMKeychain','1.5.3' | |
| 25 | +# pod 'SDAutoLayout', '2.2.1' | |
| 26 | +# pod 'SDCycleScrollView','~> 1.80' | |
| 27 | +# pod 'SDWebImage','~> 5.1.0' | |
| 28 | +# pod 'SGPagingView', '1.6.1' | |
| 29 | +# pod 'SSZipArchive','2.1.5' | |
| 30 | +# pod 'TXLiteAVSDK_TRTC','6.3.7088' | |
| 31 | +# pod 'WebViewJavascriptBridge', '6.0.3' | |
| 32 | +# pod 'WechatOpenSDK' | |
| 33 | +# pod 'Weibo_SDK' | |
| 34 | +# pod 'YYKit', '1.0.9' | |
| 35 | + | |
| 36 | 36 | #依赖三方私有库,如果里面有.a的时候加上这个 |
| 37 | 37 | pre_install do |installer| Pod::Installer::Xcode::TargetValidator.send(:define_method, :verify_no_static_framework_transitive_dependencies) {} |
| 38 | 38 | end |
| 39 | 39 | |
| 40 | 40 | target 'CNLiveTripartiteManagement_Tests' do |
| 41 | 41 | inherit! :search_paths |
| 42 | - pod 'CNLiveTripartiteManagement', :path => '../' | |
| 43 | - pod 'AFNetworking','3.2.1' | |
| 44 | - pod 'BaiduMapKit', '4.4.2' | |
| 45 | - pod 'BMKLocationKit', '1.7.0' | |
| 46 | - pod 'FMDB', '2.7.5' | |
| 47 | - pod 'GPUImage', '0.1.7' | |
| 48 | - pod 'Ks3SDK', '2.1.2' | |
| 49 | - pod 'libksygpulive_ks3', '3.0.4' | |
| 50 | - pod 'lottie-ios','2.5.0' | |
| 51 | - pod 'Masonry', '1.0.2' | |
| 52 | - pod 'MBProgressHUD','1.1.0' | |
| 53 | - pod 'MJExtension','3.0.17' | |
| 54 | - pod 'MJRefresh', '3.2.0' | |
| 55 | - pod 'PGDatePicker', '2.6.9' | |
| 56 | - pod 'PLPlayerKit','~>3.4.1' | |
| 57 | - pod 'Qiniu', '7.2.5' | |
| 58 | - pod 'QMUIKit', '3.1.9' | |
| 59 | - pod 'RSKImageCropper', '2.2.1' | |
| 60 | - pod 'SAMKeychain','1.5.3' | |
| 61 | - pod 'SDAutoLayout', '2.2.1' | |
| 62 | - pod 'SDCycleScrollView','~> 1.80' | |
| 63 | - pod 'SDWebImage','~> 5.1.0' | |
| 64 | - pod 'SGPagingView', '1.6.1' | |
| 65 | - pod 'SSZipArchive','2.1.5' | |
| 66 | - pod 'TXLiteAVSDK_TRTC','6.3.7088' | |
| 67 | - pod 'WebViewJavascriptBridge', '6.0.3' | |
| 68 | - pod 'WechatOpenSDK' | |
| 69 | - pod 'Weibo_SDK' | |
| 70 | - pod 'YYKit', '1.0.9' | |
| 42 | +# pod 'CNLiveTripartiteManagement', :path => '../' | |
| 43 | +# pod 'AFNetworking','3.2.1' | |
| 44 | +# pod 'BaiduMapKit', '4.4.2' | |
| 45 | +# pod 'BMKLocationKit', '1.7.0' | |
| 46 | +# pod 'FMDB', '2.7.5' | |
| 47 | +# pod 'GPUImage', '0.1.7' | |
| 48 | +# pod 'Ks3SDK', '2.1.2' | |
| 49 | +# pod 'libksygpulive_ks3', '3.0.4' | |
| 50 | +# pod 'lottie-ios','2.5.0' | |
| 51 | +# pod 'Masonry', '1.0.2' | |
| 52 | +# pod 'MBProgressHUD','1.1.0' | |
| 53 | +# pod 'MJExtension','3.0.17' | |
| 54 | +# pod 'MJRefresh', '3.2.0' | |
| 55 | +# pod 'PGDatePicker', '2.6.9' | |
| 56 | +# pod 'PLPlayerKit','~>3.4.1' | |
| 57 | +# pod 'Qiniu', '7.2.5' | |
| 58 | +# pod 'QMUIKit', '3.1.9' | |
| 59 | +# pod 'RSKImageCropper', '2.2.1' | |
| 60 | +# pod 'SAMKeychain','1.5.3' | |
| 61 | +# pod 'SDAutoLayout', '2.2.1' | |
| 62 | +# pod 'SDCycleScrollView','~> 1.80' | |
| 63 | +# pod 'SDWebImage','~> 5.1.0' | |
| 64 | +# pod 'SGPagingView', '1.6.1' | |
| 65 | +# pod 'SSZipArchive','2.1.5' | |
| 66 | +# pod 'TXLiteAVSDK_TRTC','6.3.7088' | |
| 67 | +# pod 'WebViewJavascriptBridge', '6.0.3' | |
| 68 | +# pod 'WechatOpenSDK' | |
| 69 | +# pod 'Weibo_SDK' | |
| 70 | +# pod 'YYKit', '1.0.9' | |
| 71 | 71 | pre_install do |installer| Pod::Installer::Xcode::TargetValidator.send(:define_method, :verify_no_static_framework_transitive_dependencies) {} |
| 72 | 72 | end |
| 73 | 73 | end | ... | ... |