Commit 62e0923f authored by jaguar-bot's avatar jaguar-bot

Bump version to 0.5.1

parent f1a5106f
......@@ -36,7 +36,7 @@ PODS:
- Masonry (= 1.0.1)
- SDWebImage (= 3.7.6)
- GMOCConstant (0.0.4)
- GMPhobos (0.4.9):
- GMPhobos (0.5.0):
- GMCache (~> 0.1.1)
- GMKit
- Masonry (1.0.1)
......@@ -58,11 +58,11 @@ SPEC CHECKSUMS:
GMFoundation: efe176ec7c3b95a891f41b188507d52212599d13
GMKit: 9d5de297523169a0d061c26402f0d1fb55fcb380
GMOCConstant: 0f60833fc0d46017701a6595ba6764a1b1fe6290
GMPhobos: e527fcd9d046eece273f3e6e91603081785b3d18
GMPhobos: 7ff1f7d69b4f682281c71c94192ddc1c43631182
Masonry: a1a931a0d08870ed8ae415a2ea5ea68ebcac77df
SDWebImage: c325cf02c30337336b95beff20a13df489ec0ec9
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
PODFILE CHECKSUM: 042fbaf49eb2f2cacb406cb092012b45b9a256a5
PODFILE CHECKSUM: 393bbb8ecc2aa3d185a0a793d6ba79e491b7ebd4
COCOAPODS: 1.3.1
{
"name": "GMPhobos",
"version": "0.4.9",
"version": "0.5.0",
"summary": "GM statistic data sdk",
"description": "GM event track sdk.",
"homepage": "http://git.gengmei.cc/gengmeiios/GMPhobos",
......@@ -9,8 +9,8 @@
"licong": "licong@gmei.com"
},
"source": {
"git": "git@git.gengmei.cc:gengmeiios/GMPhobos.git",
"tag": "0.4.9"
"git": "git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
......
......@@ -36,7 +36,7 @@ PODS:
- Masonry (= 1.0.1)
- SDWebImage (= 3.7.6)
- GMOCConstant (0.0.4)
- GMPhobos (0.4.9):
- GMPhobos (0.5.0):
- GMCache (~> 0.1.1)
- GMKit
- Masonry (1.0.1)
......@@ -58,11 +58,11 @@ SPEC CHECKSUMS:
GMFoundation: efe176ec7c3b95a891f41b188507d52212599d13
GMKit: 9d5de297523169a0d061c26402f0d1fb55fcb380
GMOCConstant: 0f60833fc0d46017701a6595ba6764a1b1fe6290
GMPhobos: e527fcd9d046eece273f3e6e91603081785b3d18
GMPhobos: 7ff1f7d69b4f682281c71c94192ddc1c43631182
Masonry: a1a931a0d08870ed8ae415a2ea5ea68ebcac77df
SDWebImage: c325cf02c30337336b95beff20a13df489ec0ec9
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
PODFILE CHECKSUM: 042fbaf49eb2f2cacb406cb092012b45b9a256a5
PODFILE CHECKSUM: 393bbb8ecc2aa3d185a0a793d6ba79e491b7ebd4
COCOAPODS: 1.3.1
......@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.4.9</string>
<string>0.5.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
......
......@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = "GMPhobos"
s.version = "0.5.0"
s.version = "0.5.1"
s.summary = "GM statistic data sdk"
s.description = <<-DESC
......
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