Commit d5819733 authored by 李震's avatar 李震

提高版本号

parent 30561e24
......@@ -50,7 +50,7 @@ PODS:
- GMPhobos (1.3.5):
- GMCache
- GMKit
- GMShareSDK (0.1.9):
- GMShareSDK (0.2.0):
- DouyinOpenSDK
- GMFoundation
- GMJSONModel
......@@ -104,7 +104,7 @@ SPEC CHECKSUMS:
GMJSONModel: 5e81a98de668e9f93cf6ff77869f77b0d1a806be
GMKit: 09fe863069d9750c89fae2939770b08fc74b9027
GMPhobos: 1e2d68c456b69bf156276d7242877498107474db
GMShareSDK: 16b9de277b1d14e017a7e344b17d04cdb0f0d037
GMShareSDK: 4da817cb370f4afd8ac03508c4c285b479542135
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
MBProgressHUD: 1569cf7ace17a8bac47aabfbb8580a49690386d1
SDWebImage: 4d5c027c935438f341ed33dbac53ff9f479922ca
......
{
"name": "GMShareSDK",
"version": "0.1.9",
"version": "0.2.0",
"summary": "A short description of GMShareSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.wanmeizhensuo.com/gengmeiios/GMShareSDK.git",
......@@ -13,7 +13,7 @@
},
"source": {
"git": "git@git.wanmeizhensuo.com:gengmeiios/GMShareSDK.git",
"tag": "0.1.9"
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
......
......@@ -50,7 +50,7 @@ PODS:
- GMPhobos (1.3.5):
- GMCache
- GMKit
- GMShareSDK (0.1.9):
- GMShareSDK (0.2.0):
- DouyinOpenSDK
- GMFoundation
- GMJSONModel
......@@ -104,7 +104,7 @@ SPEC CHECKSUMS:
GMJSONModel: 5e81a98de668e9f93cf6ff77869f77b0d1a806be
GMKit: 09fe863069d9750c89fae2939770b08fc74b9027
GMPhobos: 1e2d68c456b69bf156276d7242877498107474db
GMShareSDK: 16b9de277b1d14e017a7e344b17d04cdb0f0d037
GMShareSDK: 4da817cb370f4afd8ac03508c4c285b479542135
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
MBProgressHUD: 1569cf7ace17a8bac47aabfbb8580a49690386d1
SDWebImage: 4d5c027c935438f341ed33dbac53ff9f479922ca
......
......@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.1.9</string>
<string>0.2.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
......
......@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = 'GMShareSDK'
s.version = '0.1.9'
s.version = '0.2.0'
s.summary = 'A short description of GMShareSDK.'
# 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