Commit 99a7a0d8 authored by jaguar-bot's avatar jaguar-bot

Bump version to 0.3.9

parent 534b3740
PODS: PODS:
- GMCache (0.1.1): - GMCache (0.1.1):
- TMCache (~> 2.1.0) - TMCache (~> 2.1.0)
- GMPhobos (0.3.7): - GMPhobos (0.3.8):
- GMCache (~> 0.1.1) - GMCache (~> 0.1.1)
- TMCache (2.1.0) - TMCache (2.1.0)
...@@ -14,7 +14,7 @@ EXTERNAL SOURCES: ...@@ -14,7 +14,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS: SPEC CHECKSUMS:
GMCache: 73855b613b9d7e34f4f37ad425e8b8153b760c04 GMCache: 73855b613b9d7e34f4f37ad425e8b8153b760c04
GMPhobos: 57d155e2b1e64934b8507c275d6dbe53b1631457 GMPhobos: c362e7e87a134cde6a8484d2f70cac2bc3b7f3dc
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
PODFILE CHECKSUM: 281ed5ce2f0e8e2e49cc13b1e4726e6686ac6095 PODFILE CHECKSUM: 281ed5ce2f0e8e2e49cc13b1e4726e6686ac6095
......
{ {
"name": "GMPhobos", "name": "GMPhobos",
"version": "0.3.7", "version": "0.3.8",
"summary": "GM statistic data sdk", "summary": "GM statistic data sdk",
"description": "GM event track sdk.", "description": "GM event track sdk.",
"homepage": "http://git.gengmei.cc/gengmeiios/GMPhobos", "homepage": "http://git.gengmei.cc/gengmeiios/GMPhobos",
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
}, },
"source": { "source": {
"git": "git@git.gengmei.cc:gengmeiios/GMPhobos.git", "git": "git@git.gengmei.cc:gengmeiios/GMPhobos.git",
"tag": "0.3.7" "tag": "0.3.8"
}, },
"platforms": { "platforms": {
"ios": "8.0" "ios": "8.0"
......
PODS: PODS:
- GMCache (0.1.1): - GMCache (0.1.1):
- TMCache (~> 2.1.0) - TMCache (~> 2.1.0)
- GMPhobos (0.3.7): - GMPhobos (0.3.8):
- GMCache (~> 0.1.1) - GMCache (~> 0.1.1)
- TMCache (2.1.0) - TMCache (2.1.0)
...@@ -14,7 +14,7 @@ EXTERNAL SOURCES: ...@@ -14,7 +14,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS: SPEC CHECKSUMS:
GMCache: 73855b613b9d7e34f4f37ad425e8b8153b760c04 GMCache: 73855b613b9d7e34f4f37ad425e8b8153b760c04
GMPhobos: 57d155e2b1e64934b8507c275d6dbe53b1631457 GMPhobos: c362e7e87a134cde6a8484d2f70cac2bc3b7f3dc
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
PODFILE CHECKSUM: 281ed5ce2f0e8e2e49cc13b1e4726e6686ac6095 PODFILE CHECKSUM: 281ed5ce2f0e8e2e49cc13b1e4726e6686ac6095
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>FMWK</string> <string>FMWK</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>0.3.7</string> <string>0.3.8</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = "GMPhobos" s.name = "GMPhobos"
s.version = "0.3.8" s.version = "0.3.9"
s.summary = "GM statistic data sdk" s.summary = "GM statistic data sdk"
s.description = <<-DESC s.description = <<-DESC
......
...@@ -5,77 +5,77 @@ ...@@ -5,77 +5,77 @@
<testcase classname="fastlane.lanes" name="00: Verifying required fastlane version" time="0.001878"> <testcase classname="fastlane.lanes" name="00: Verifying required fastlane version" time="0.002119">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="01: default_platform" time="0.001615"> <testcase classname="fastlane.lanes" name="01: default_platform" time="0.001894">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="02: import_from_git" time="0.564344"> <testcase classname="fastlane.lanes" name="02: import_from_git" time="0.608576">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="03: hipchat" time="0.164663"> <testcase classname="fastlane.lanes" name="03: hipchat" time="0.146249">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="04: git_pull" time="0.934038"> <testcase classname="fastlane.lanes" name="04: git_pull" time="0.985376">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="05: ensure_git_branch" time="0.009641"> <testcase classname="fastlane.lanes" name="05: ensure_git_branch" time="0.008831">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="06: pod_install" time="3.1779"> <testcase classname="fastlane.lanes" name="06: pod_install" time="20.369226">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="07: pod_lib_lint" time="12.024998"> <testcase classname="fastlane.lanes" name="07: pod_lib_lint" time="33.956924">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="08: version_bump_podspec" time="0.003667"> <testcase classname="fastlane.lanes" name="08: version_bump_podspec" time="0.003332">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="09: git_commit_all" time="0.116336"> <testcase classname="fastlane.lanes" name="09: git_commit_all" time="0.106685">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="10: add_git_tag" time="0.014653"> <testcase classname="fastlane.lanes" name="10: add_git_tag" time="0.015073">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="11: push_to_git_remote" time="1.046627"> <testcase classname="fastlane.lanes" name="11: push_to_git_remote" time="0.970148">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="12: pod_push" time="10.839788"> <testcase classname="fastlane.lanes" name="12: pod_push" time="9.067007">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="13: pod_repo_update" time="10.874782"> <testcase classname="fastlane.lanes" name="13: pod_repo_update" time="12.504491">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="14: hipchat" time="0.055498"> <testcase classname="fastlane.lanes" name="14: hipchat" time="0.051335">
</testcase> </testcase>
......
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