Commit 629c5091 authored by 汪洋's avatar 汪洋

Merge branch 'master' of git.wanmeizhensuo.com:gengmeiios/GMPhobos

parents bd13e736 c0c8c09a
......@@ -36,7 +36,7 @@ PODS:
- Masonry (= 1.0.1)
- SDWebImage (= 3.7.6)
- GMOCConstant (0.0.4)
- GMPhobos (0.4.3):
- GMPhobos (0.4.4):
- GMCache (~> 0.1.1)
- GMKit
- Masonry (1.0.1)
......@@ -58,7 +58,7 @@ SPEC CHECKSUMS:
GMFoundation: efe176ec7c3b95a891f41b188507d52212599d13
GMKit: 9d5de297523169a0d061c26402f0d1fb55fcb380
GMOCConstant: 0f60833fc0d46017701a6595ba6764a1b1fe6290
GMPhobos: da7426e74b2b9ac0ae41d4b592e48e73cfa2952e
GMPhobos: 6a77fb520bdcafcdf6b933d66f5996508536ae09
Masonry: a1a931a0d08870ed8ae415a2ea5ea68ebcac77df
SDWebImage: c325cf02c30337336b95beff20a13df489ec0ec9
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
......
{
"name": "GMPhobos",
"version": "0.4.3",
"version": "0.4.4",
"summary": "GM statistic data sdk",
"description": "GM event track sdk.",
"homepage": "http://git.gengmei.cc/gengmeiios/GMPhobos",
......@@ -10,7 +10,7 @@
},
"source": {
"git": "git@git.gengmei.cc:gengmeiios/GMPhobos.git",
"tag": "0.4.3"
"tag": "0.4.4"
},
"platforms": {
"ios": "8.0"
......
......@@ -36,7 +36,7 @@ PODS:
- Masonry (= 1.0.1)
- SDWebImage (= 3.7.6)
- GMOCConstant (0.0.4)
- GMPhobos (0.4.3):
- GMPhobos (0.4.4):
- GMCache (~> 0.1.1)
- GMKit
- Masonry (1.0.1)
......@@ -58,7 +58,7 @@ SPEC CHECKSUMS:
GMFoundation: efe176ec7c3b95a891f41b188507d52212599d13
GMKit: 9d5de297523169a0d061c26402f0d1fb55fcb380
GMOCConstant: 0f60833fc0d46017701a6595ba6764a1b1fe6290
GMPhobos: da7426e74b2b9ac0ae41d4b592e48e73cfa2952e
GMPhobos: 6a77fb520bdcafcdf6b933d66f5996508536ae09
Masonry: a1a931a0d08870ed8ae415a2ea5ea68ebcac77df
SDWebImage: c325cf02c30337336b95beff20a13df489ec0ec9
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
......
......@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.4.3</string>
<string>0.4.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
......
......@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = "GMPhobos"
s.version = "0.4.4"
s.version = "0.4.5"
s.summary = "GM statistic data sdk"
s.description = <<-DESC
......
This diff is collapsed.
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