Commit 89abe3e5 authored by 翟国钧's avatar 翟国钧

Merge branch 'master' of git.gengmei.cc:gengmeiios/GMPhobos

parents eb4f95bd 75849fc1
PODS: PODS:
- GMCache (0.1.0): - GMCache (0.1.0):
- TMCache (~> 2.1.0) - TMCache (~> 2.1.0)
- GMPhobos (0.2.3): - GMPhobos (0.2.4):
- GMCache (~> 0.1.0) - GMCache (~> 0.1.0)
- 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: a7b06a2d8a5a1c7cf023055c631ba9a0cd7c39fc GMCache: a7b06a2d8a5a1c7cf023055c631ba9a0cd7c39fc
GMPhobos: d4fc6563d1245860020c0ec855a6540ac108338b GMPhobos: 7a5b2620969116656d83de6d3d6c46bc749addd2
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
PODFILE CHECKSUM: ab2b5ff1dcd8a35fd02cced6c06c7f9477b82d69 PODFILE CHECKSUM: ab2b5ff1dcd8a35fd02cced6c06c7f9477b82d69
......
{ {
"name": "GMPhobos", "name": "GMPhobos",
"version": "0.2.3", "version": "0.2.4",
"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": "http://git.gengmei.cc/gengmeiios/GMPhobos.git", "git": "http://git.gengmei.cc/gengmeiios/GMPhobos.git",
"tag": "0.2.3" "tag": "0.2.4"
}, },
"platforms": { "platforms": {
"ios": "8.0" "ios": "8.0"
......
PODS: PODS:
- GMCache (0.1.0): - GMCache (0.1.0):
- TMCache (~> 2.1.0) - TMCache (~> 2.1.0)
- GMPhobos (0.2.3): - GMPhobos (0.2.4):
- GMCache (~> 0.1.0) - GMCache (~> 0.1.0)
- 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: a7b06a2d8a5a1c7cf023055c631ba9a0cd7c39fc GMCache: a7b06a2d8a5a1c7cf023055c631ba9a0cd7c39fc
GMPhobos: d4fc6563d1245860020c0ec855a6540ac108338b GMPhobos: 7a5b2620969116656d83de6d3d6c46bc749addd2
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
PODFILE CHECKSUM: ab2b5ff1dcd8a35fd02cced6c06c7f9477b82d69 PODFILE CHECKSUM: ab2b5ff1dcd8a35fd02cced6c06c7f9477b82d69
......
...@@ -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.2.3</string> <string>0.2.4</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.2.4" s.version = "0.2.5"
s.summary = "GM statistic data sdk" s.summary = "GM statistic data sdk"
s.description = <<-DESC s.description = <<-DESC
......
...@@ -3,52 +3,52 @@ ...@@ -3,52 +3,52 @@
<testsuite name="fastlane.lanes"> <testsuite name="fastlane.lanes">
<testcase classname="fastlane.lanes" name="0: Verifying required fastlane version" time="0.000319"> <testcase classname="fastlane.lanes" name="0: Verifying required fastlane version" time="0.000514">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="1: default_platform" time="0.000215"> <testcase classname="fastlane.lanes" name="1: default_platform" time="0.000257">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="2: ensure_git_branch" time="0.004171"> <testcase classname="fastlane.lanes" name="2: ensure_git_branch" time="0.006822">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="3: pod_install" time="30.105499"> <testcase classname="fastlane.lanes" name="3: pod_install" time="10.03506">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="4: pod_lint" time="7.539739"> <testcase classname="fastlane.lanes" name="4: pod_lib_lint" time="17.796841">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="5: version_bump_podspec" time="0.003509"> <testcase classname="fastlane.lanes" name="5: version_bump_podspec" time="0.001254">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="6: git_commit_all" time="0.024051"> <testcase classname="fastlane.lanes" name="6: git_commit_all" time="0.037435">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="7: add_git_tag" time="0.008644"> <testcase classname="fastlane.lanes" name="7: add_git_tag" time="0.014082">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="8: push_to_git_remote" time="0.866395"> <testcase classname="fastlane.lanes" name="8: push_to_git_remote" time="2.367411">
</testcase> </testcase>
<testcase classname="fastlane.lanes" name="9: pod_push" time="95.441276"> <testcase classname="fastlane.lanes" name="9: pod_push" time="17.870847">
</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