Commit bb8eae84 authored by jz's avatar jz

update

parent 99b38c85
PODS: PODS:
- GMRouter (0.1.0) - GMRouter (0.0.3)
DEPENDENCIES: DEPENDENCIES:
- GMRouter (from `../`) - GMRouter (from `../`)
...@@ -9,7 +9,7 @@ EXTERNAL SOURCES: ...@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../" :path: "../"
SPEC CHECKSUMS: SPEC CHECKSUMS:
GMRouter: 649720313dfcbadcc7cdbd8834896da8f59a7f96 GMRouter: 18dc990b230f400afd0ce436af0219703be8fbb9
PODFILE CHECKSUM: bcbc555b81a3b21a917383786de0d49ebef33013 PODFILE CHECKSUM: bcbc555b81a3b21a917383786de0d49ebef33013
......
{ {
"name": "GMRouter", "name": "GMRouter",
"version": "0.1.0", "version": "0.0.3",
"summary": "A short description of GMRouter.", "summary": "A short description of GMRouter.",
"description": "TODO: Add long description of the pod here.", "description": "TODO: Add long description of the pod here.",
"homepage": "http://git.wanmeizhensuo.com/gengmeiios/GMRouter.git", "homepage": "http://git.wanmeizhensuo.com/gengmeiios/GMRouter.git",
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
}, },
"source": { "source": {
"git": "git@git.wanmeizhensuo.com:gengmeiios/GMRouter.git", "git": "git@git.wanmeizhensuo.com:gengmeiios/GMRouter.git",
"tag": "0.1.0" "tag": "0.0.3"
}, },
"platforms": { "platforms": {
"ios": "8.0" "ios": "8.0"
......
PODS: PODS:
- GMRouter (0.1.0) - GMRouter (0.0.3)
DEPENDENCIES: DEPENDENCIES:
- GMRouter (from `../`) - GMRouter (from `../`)
...@@ -9,7 +9,7 @@ EXTERNAL SOURCES: ...@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../" :path: "../"
SPEC CHECKSUMS: SPEC CHECKSUMS:
GMRouter: 649720313dfcbadcc7cdbd8834896da8f59a7f96 GMRouter: 18dc990b230f400afd0ce436af0219703be8fbb9
PODFILE CHECKSUM: bcbc555b81a3b21a917383786de0d49ebef33013 PODFILE CHECKSUM: bcbc555b81a3b21a917383786de0d49ebef33013
......
This diff is collapsed.
...@@ -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.1.0</string> <string>0.0.3</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 = 'GMRouter' s.name = 'GMRouter'
s.version = '0.0.2' s.version = '0.0.3'
s.summary = 'A short description of GMRouter.' s.summary = 'A short description of GMRouter.'
# This description is used to generate tags and improve search results. # This description is used to generate tags and improve search results.
......
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