Commit 5de016f1 authored by jaguar-bot's avatar jaguar-bot

Bump version to 0.4.2

parent b1d00b80
......@@ -225,7 +225,6 @@
6003F587195388D20070C39A /* Frameworks */,
6003F588195388D20070C39A /* Resources */,
20C43A9AD7543F1CB63A4FB9 /* [CP] Embed Pods Frameworks */,
AD2DAA4386519D3497CC28DC /* [CP] Copy Pods Resources */,
);
buildRules = (
);
......@@ -244,8 +243,6 @@
6003F5AA195388D20070C39A /* Sources */,
6003F5AB195388D20070C39A /* Frameworks */,
6003F5AC195388D20070C39A /* Resources */,
09546B836D24FF47452228C1 /* [CP] Embed Pods Frameworks */,
B22EB458A7D0958BA5953844 /* [CP] Copy Pods Resources */,
);
buildRules = (
);
......@@ -315,21 +312,6 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
09546B836D24FF47452228C1 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GMBase_Tests/Pods-GMBase_Tests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
20C43A9AD7543F1CB63A4FB9 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
......@@ -392,36 +374,6 @@
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";
showEnvVarsInLog = 0;
};
AD2DAA4386519D3497CC28DC /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GMBase_Example/Pods-GMBase_Example-resources.sh\"\n";
showEnvVarsInLog = 0;
};
B22EB458A7D0958BA5953844 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GMBase_Tests/Pods-GMBase_Tests-resources.sh\"\n";
showEnvVarsInLog = 0;
};
E11DAE1A31A4A404D5D11E70 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
......
......@@ -14,7 +14,7 @@ PODS:
- AFNetworking/Serialization (3.1.0)
- AFNetworking/UIKit (3.1.0):
- AFNetworking/NSURLSession
- GMBase (0.4.0):
- GMBase (0.4.1):
- GMHud
- GMJSONModel
- GMKit
......@@ -22,7 +22,7 @@ PODS:
- GMPhobos
- GMRefresh
- MBProgressHUD
- UITableView+FDTemplateLayoutCell (= 1.4)
- "UITableView+FDTemplateLayoutCell (= 1.4)"
- GMCache (0.2.0):
- TMCache (= 2.1.0)
- GMHud (0.1.4):
......@@ -75,18 +75,35 @@ PODS:
- SDWebImage/Core (= 3.7.6)
- SDWebImage/Core (3.7.6)
- TMCache (2.1.0)
- UITableView+FDTemplateLayoutCell (1.4)
- "UITableView+FDTemplateLayoutCell (1.4)"
DEPENDENCIES:
- GMBase (from `../`)
SPEC REPOS:
"git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git":
- GMCache
- GMHud
- GMJSONModel
- GMKit
- GMNetService
- GMPhobos
- GMRefresh
https://github.com/cocoapods/specs.git:
- AFNetworking
- Masonry
- MBProgressHUD
- SDWebImage
- TMCache
- "UITableView+FDTemplateLayoutCell"
EXTERNAL SOURCES:
GMBase:
:path: ../
:path: "../"
SPEC CHECKSUMS:
AFNetworking: 5e0e199f73d8626b11e79750991f5d173d1f8b67
GMBase: fc92fb4702b70951c2f9458c03a9a29723281c08
GMBase: 51f712463ebf7fe60e451a2c1701b75130b8146a
GMCache: b7d48432ee2469eb0c6c86c720a1958bd373187e
GMHud: 9cc3942fc9f215db55b134cbfd05a458b124a964
GMJSONModel: 5e81a98de668e9f93cf6ff77869f77b0d1a806be
......@@ -98,8 +115,8 @@ SPEC CHECKSUMS:
MBProgressHUD: 1569cf7ace17a8bac47aabfbb8580a49690386d1
SDWebImage: c325cf02c30337336b95beff20a13df489ec0ec9
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
UITableView+FDTemplateLayoutCell: 234e1582bcc4e18461af91155123bb96538ed030
"UITableView+FDTemplateLayoutCell": 234e1582bcc4e18461af91155123bb96538ed030
PODFILE CHECKSUM: b9c24bb8fb1ea50b58c59e079b456b4ca1d9b998
COCOAPODS: 1.4.0
COCOAPODS: 1.5.3
Pod::Spec.new do |s|
s.name = 'GMBase'
s.version = '0.4.1'
s.version = '0.4.2'
s.summary = '更美iOS APP 的 Objective-C 基础Pod库'
s.homepage = 'http://git.wanmeizhensuo.com/gengmeiios/GMBase'
s.license = '仅限北京更美互动信息科技有限公司内部使用'
......
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