Commit c440414b965fc6836bcf397b89f31a757123eec0

Authored by yinqiaojuan
1 parent ec927d1d

0.0.2

CNLiveCommonClass.podspec
@@ -8,7 +8,7 @@ @@ -8,7 +8,7 @@
8 8
9 Pod::Spec.new do |s| 9 Pod::Spec.new do |s|
10 s.name = 'CNLiveCommonClass' 10 s.name = 'CNLiveCommonClass'
11 - s.version = '0.0.1' 11 + s.version = '0.0.2'
12 s.summary = 'CNLive-iOS的基类组件' 12 s.summary = 'CNLive-iOS的基类组件'
13 13
14 # This description is used to generate tags and improve search results. 14 # This description is used to generate tags and improve search results.
@@ -35,7 +35,7 @@ Pod::Spec.new do |s| @@ -35,7 +35,7 @@ Pod::Spec.new do |s|
35 35
36 # s.public_header_files = 'Pod/Classes/**/*.h' 36 # s.public_header_files = 'Pod/Classes/**/*.h'
37 # s.frameworks = 'UIKit', 'MapKit' 37 # s.frameworks = 'UIKit', 'MapKit'
38 - s.dependency 'QMUIKit' 38 + s.dependency 'CNLiveTripartiteManagement/QMUIKit'
39 s.dependency 'CNLiveBaseKit' 39 s.dependency 'CNLiveBaseKit'
40 s.dependency 'CNLiveRequestBastKit' 40 s.dependency 'CNLiveRequestBastKit'
41 end 41 end
Example/CNLiveCommonClass.xcodeproj/project.pbxproj
@@ -39,7 +39,7 @@ @@ -39,7 +39,7 @@
39 /* Begin PBXFileReference section */ 39 /* Begin PBXFileReference section */
40 006DE7B0EF163D72D489AB79 /* Pods-CNLiveCommonClass_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CNLiveCommonClass_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-CNLiveCommonClass_Tests/Pods-CNLiveCommonClass_Tests.release.xcconfig"; sourceTree = "<group>"; }; 40 006DE7B0EF163D72D489AB79 /* Pods-CNLiveCommonClass_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CNLiveCommonClass_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-CNLiveCommonClass_Tests/Pods-CNLiveCommonClass_Tests.release.xcconfig"; sourceTree = "<group>"; };
41 179D3DF32D3CE314E4C89BBB /* Pods_CNLiveCommonClass_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_CNLiveCommonClass_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 41 179D3DF32D3CE314E4C89BBB /* Pods_CNLiveCommonClass_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_CNLiveCommonClass_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
42 - 43F22143B4C4B0C1F27A448D /* CNLiveCommonClass.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = CNLiveCommonClass.podspec; path = ../CNLiveCommonClass.podspec; sourceTree = "<group>"; }; 42 + 43F22143B4C4B0C1F27A448D /* CNLiveCommonClass.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = CNLiveCommonClass.podspec; path = ../CNLiveCommonClass.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
43 47CC85EAC36A613AF71913B7 /* Pods-CNLiveCommonClass_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CNLiveCommonClass_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-CNLiveCommonClass_Example/Pods-CNLiveCommonClass_Example.release.xcconfig"; sourceTree = "<group>"; }; 43 47CC85EAC36A613AF71913B7 /* Pods-CNLiveCommonClass_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CNLiveCommonClass_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-CNLiveCommonClass_Example/Pods-CNLiveCommonClass_Example.release.xcconfig"; sourceTree = "<group>"; };
44 6003F58A195388D20070C39A /* CNLiveCommonClass_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CNLiveCommonClass_Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; 44 6003F58A195388D20070C39A /* CNLiveCommonClass_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CNLiveCommonClass_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
45 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 45 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
@@ -355,6 +355,7 @@ @@ -355,6 +355,7 @@
355 "${BUILT_PRODUCTS_DIR}/CNLiveBaseKit/CNLiveBaseKit.framework", 355 "${BUILT_PRODUCTS_DIR}/CNLiveBaseKit/CNLiveBaseKit.framework",
356 "${BUILT_PRODUCTS_DIR}/CNLiveCommonClass/CNLiveCommonClass.framework", 356 "${BUILT_PRODUCTS_DIR}/CNLiveCommonClass/CNLiveCommonClass.framework",
357 "${BUILT_PRODUCTS_DIR}/CNLiveRequestBastKit/CNLiveRequestBastKit.framework", 357 "${BUILT_PRODUCTS_DIR}/CNLiveRequestBastKit/CNLiveRequestBastKit.framework",
  358 + "${BUILT_PRODUCTS_DIR}/CNLiveTripartiteManagement/CNLiveTripartiteManagement.framework",
358 "${BUILT_PRODUCTS_DIR}/MJExtension/MJExtension.framework", 359 "${BUILT_PRODUCTS_DIR}/MJExtension/MJExtension.framework",
359 "${BUILT_PRODUCTS_DIR}/QMUIKit/QMUIKit.framework", 360 "${BUILT_PRODUCTS_DIR}/QMUIKit/QMUIKit.framework",
360 ); 361 );
@@ -366,6 +367,7 @@ @@ -366,6 +367,7 @@
366 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveBaseKit.framework", 367 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveBaseKit.framework",
367 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveCommonClass.framework", 368 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveCommonClass.framework",
368 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveRequestBastKit.framework", 369 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveRequestBastKit.framework",
  370 + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveTripartiteManagement.framework",
369 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJExtension.framework", 371 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJExtension.framework",
370 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/QMUIKit.framework", 372 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/QMUIKit.framework",
371 ); 373 );
@@ -386,6 +388,7 @@ @@ -386,6 +388,7 @@
386 "${BUILT_PRODUCTS_DIR}/AFNetworking/AFNetworking.framework", 388 "${BUILT_PRODUCTS_DIR}/AFNetworking/AFNetworking.framework",
387 "${BUILT_PRODUCTS_DIR}/CNLiveBaseKit/CNLiveBaseKit.framework", 389 "${BUILT_PRODUCTS_DIR}/CNLiveBaseKit/CNLiveBaseKit.framework",
388 "${BUILT_PRODUCTS_DIR}/CNLiveRequestBastKit/CNLiveRequestBastKit.framework", 390 "${BUILT_PRODUCTS_DIR}/CNLiveRequestBastKit/CNLiveRequestBastKit.framework",
  391 + "${BUILT_PRODUCTS_DIR}/CNLiveTripartiteManagement/CNLiveTripartiteManagement.framework",
389 "${BUILT_PRODUCTS_DIR}/MJExtension/MJExtension.framework", 392 "${BUILT_PRODUCTS_DIR}/MJExtension/MJExtension.framework",
390 "${BUILT_PRODUCTS_DIR}/QMUIKit/QMUIKit.framework", 393 "${BUILT_PRODUCTS_DIR}/QMUIKit/QMUIKit.framework",
391 ); 394 );
@@ -396,6 +399,7 @@ @@ -396,6 +399,7 @@
396 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AFNetworking.framework", 399 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AFNetworking.framework",
397 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveBaseKit.framework", 400 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveBaseKit.framework",
398 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveRequestBastKit.framework", 401 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveRequestBastKit.framework",
  402 + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveTripartiteManagement.framework",
399 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJExtension.framework", 403 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJExtension.framework",
400 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/QMUIKit.framework", 404 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/QMUIKit.framework",
401 ); 405 );
Example/Podfile
@@ -6,13 +6,13 @@ platform :ios, &#39;9.0&#39; @@ -6,13 +6,13 @@ platform :ios, &#39;9.0&#39;
6 6
7 target 'CNLiveCommonClass_Example' do 7 target 'CNLiveCommonClass_Example' do
8 pod 'CNLiveCommonClass', :path => '../' 8 pod 'CNLiveCommonClass', :path => '../'
9 - pod 'QMUIKit' 9 + pod 'CNLiveTripartiteManagement/QMUIKit'
10 pod 'CNLiveRequestBastKit' 10 pod 'CNLiveRequestBastKit'
11 pod 'CNLiveBaseKit' 11 pod 'CNLiveBaseKit'
12 12
13 target 'CNLiveCommonClass_Tests' do 13 target 'CNLiveCommonClass_Tests' do
14 inherit! :search_paths 14 inherit! :search_paths
15 - pod 'QMUIKit' 15 + pod 'CNLiveTripartiteManagement/QMUIKit'
16 pod 'CNLiveRequestBastKit' 16 pod 'CNLiveRequestBastKit'
17 pod 'CNLiveBaseKit' 17 pod 'CNLiveBaseKit'
18 18