Commit e7ae4399 authored by 汪洋's avatar 汪洋

升级GMKit,MJRefresh

parent b6cdfb3a
......@@ -327,11 +327,8 @@
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-GMRefresh_Example/Pods-GMRefresh_Example-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/Base64nl/Base64nl.framework",
"${BUILT_PRODUCTS_DIR}/GMCache/GMCache.framework",
"${BUILT_PRODUCTS_DIR}/GMFoundation/GMFoundation.framework",
"${BUILT_PRODUCTS_DIR}/GMKit/GMKit.framework",
"${BUILT_PRODUCTS_DIR}/GMOCConstant/GMOCConstant.framework",
"${BUILT_PRODUCTS_DIR}/GMPhobos/GMPhobos.framework",
"${BUILT_PRODUCTS_DIR}/GMRefresh/GMRefresh.framework",
"${BUILT_PRODUCTS_DIR}/MJRefresh/MJRefresh.framework",
......@@ -341,11 +338,8 @@
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Base64nl.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GMCache.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GMFoundation.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GMKit.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GMOCConstant.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GMPhobos.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GMRefresh.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJRefresh.framework",
......
PODS:
- Base64nl (1.2)
- GMCache (0.1.1):
- TMCache (~> 2.1.0)
- GMFoundation (0.0.9):
- Base64nl (= 1.2)
- GMKit (0.7.40):
- GMFoundation
- GMKit/Category (= 0.7.40)
- GMKit/FDFullscreenPopGesture (= 0.7.40)
- GMKit/Kit (= 0.7.40)
- GMKit/Protocol (= 0.7.40)
- GMOCConstant
- Masonry (= 1.0.1)
- GMKit (0.7.41):
- GMKit/Category (= 0.7.41)
- GMKit/Color (= 0.7.41)
- GMKit/Constant (= 0.7.41)
- GMKit/FDFullscreenPopGesture (= 0.7.41)
- GMKit/Kit (= 0.7.41)
- GMKit/Protocol (= 0.7.41)
- Masonry (= 1.1.0)
- SDWebImage (= 3.7.6)
- GMKit/Category (0.7.40):
- GMFoundation
- GMOCConstant
- Masonry (= 1.0.1)
- GMKit/Category (0.7.41):
- GMKit/Color (= 0.7.41)
- GMKit/Constant (= 0.7.41)
- GMKit/Protocol (= 0.7.41)
- Masonry (= 1.1.0)
- SDWebImage (= 3.7.6)
- GMKit/FDFullscreenPopGesture (0.7.40):
- GMFoundation
- GMOCConstant
- Masonry (= 1.0.1)
- GMKit/Color (0.7.41):
- Masonry (= 1.1.0)
- SDWebImage (= 3.7.6)
- GMKit/Kit (0.7.40):
- GMFoundation
- GMKit/Category (= 0.7.40)
- GMKit/Protocol (= 0.7.40)
- GMOCConstant
- Masonry (= 1.0.1)
- GMKit/Constant (0.7.41):
- Masonry (= 1.1.0)
- SDWebImage (= 3.7.6)
- GMKit/Protocol (0.7.40):
- GMFoundation
- GMOCConstant
- Masonry (= 1.0.1)
- GMKit/FDFullscreenPopGesture (0.7.41):
- Masonry (= 1.1.0)
- SDWebImage (= 3.7.6)
- GMKit/Kit (0.7.41):
- GMKit/Category (= 0.7.41)
- GMKit/Color (= 0.7.41)
- GMKit/Constant (= 0.7.41)
- GMKit/Protocol (= 0.7.41)
- Masonry (= 1.1.0)
- SDWebImage (= 3.7.6)
- GMKit/Protocol (0.7.41):
- Masonry (= 1.1.0)
- SDWebImage (= 3.7.6)
- GMOCConstant (0.05)
- GMPhobos (0.4.6):
- GMCache (~> 0.1.1)
- GMKit
- GMRefresh (0.1.6):
- GMRefresh (0.1.7):
- GMPhobos
- MJRefresh (= 3.1.14)
- Masonry (1.0.1)
- MJRefresh (3.1.14)
- MJRefresh (= 3.1.15.1)
- Masonry (1.1.0)
- MJRefresh (3.1.15.1)
- SDWebImage (3.7.6):
- SDWebImage/Core (= 3.7.6)
- SDWebImage/Core (3.7.6)
......@@ -57,15 +56,12 @@ EXTERNAL SOURCES:
:path: ../
SPEC CHECKSUMS:
Base64nl: a497bdcd1c01ea793d36b399016195a8713c0e95
GMCache: 73855b613b9d7e34f4f37ad425e8b8153b760c04
GMFoundation: efe176ec7c3b95a891f41b188507d52212599d13
GMKit: b1162eba0e53c051fe16609e6780fbe000dedfff
GMOCConstant: dded8ce2125d91e5c6045792888a046c3dd36834
GMKit: 4820e0eb7727735f88fb2f983f178edd074343c1
GMPhobos: 4a6dcf21fe2e1f81ac7761217bff1a92655dc88c
GMRefresh: f4ce42648f8d602ea028927a2f4327edce727ac7
Masonry: a1a931a0d08870ed8ae415a2ea5ea68ebcac77df
MJRefresh: 6642e35b3227a5447b9fd5e17c552c90196c9859
GMRefresh: 42398c9519e64cad02f214468f4c60af7a566db1
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
MJRefresh: 5f8552bc25ca8751c010f621c1098dbdaacbccd6
SDWebImage: c325cf02c30337336b95beff20a13df489ec0ec9
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment