Commit 538a7d7c authored by 汪洋's avatar 汪洋

Bump version to 0.1.1

parent 7dea1ff7
PODS: PODS:
- GMRefresh (0.1.0): - GMRefresh (0.1.1):
- MJRefresh (~> 3.1.0) - MJRefresh (~> 3.1.0)
- MJRefresh (3.1.0) - MJRefresh (3.1.0)
...@@ -11,7 +11,7 @@ EXTERNAL SOURCES: ...@@ -11,7 +11,7 @@ EXTERNAL SOURCES:
:path: "../" :path: "../"
SPEC CHECKSUMS: SPEC CHECKSUMS:
GMRefresh: fc60ee05785ff73b535d5b933e1c7f13cdd6ede0 GMRefresh: 715b4b3270b31a259d50ac2bdb807766265cd5ee
MJRefresh: 743e6404967d1c2c688472ea3ecfde247d872db4 MJRefresh: 743e6404967d1c2c688472ea3ecfde247d872db4
COCOAPODS: 0.39.0 COCOAPODS: 0.39.0
{ {
"name": "GMRefresh", "name": "GMRefresh",
"version": "0.1.0", "version": "0.1.1",
"summary": "A short description of GMRefresh.", "summary": "基于MJRefresh做的下拉刷新,自动加载更多",
"homepage": "https://github.com/<GITHUB_USERNAME>/GMRefresh", "homepage": "http://git.gengmei.cc/gengmeiios/GMLibrary/GMRefresh",
"license": "MIT", "license": "MIT",
"authors": { "authors": {
"wangyang": "wangyang@wanmeizhensuo.com" "wangyang": "wangyang@gmei.com"
}, },
"source": { "source": {
"git": "https://github.com/<GITHUB_USERNAME>/GMRefresh.git", "git": "http://git.gengmei.cc/gengmeiios/GMRefresh.git",
"tag": "0.1.0" "tag": "0.1.1"
}, },
"platforms": { "platforms": {
"ios": "8.0" "ios": "8.0"
......
PODS: PODS:
- GMRefresh (0.1.0): - GMRefresh (0.1.1):
- MJRefresh (~> 3.1.0) - MJRefresh (~> 3.1.0)
- MJRefresh (3.1.0) - MJRefresh (3.1.0)
...@@ -11,7 +11,7 @@ EXTERNAL SOURCES: ...@@ -11,7 +11,7 @@ EXTERNAL SOURCES:
:path: "../" :path: "../"
SPEC CHECKSUMS: SPEC CHECKSUMS:
GMRefresh: fc60ee05785ff73b535d5b933e1c7f13cdd6ede0 GMRefresh: 715b4b3270b31a259d50ac2bdb807766265cd5ee
MJRefresh: 743e6404967d1c2c688472ea3ecfde247d872db4 MJRefresh: 743e6404967d1c2c688472ea3ecfde247d872db4
COCOAPODS: 0.39.0 COCOAPODS: 0.39.0
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
buildForArchiving = "YES"> buildForArchiving = "YES">
<BuildableReference <BuildableReference
BuildableIdentifier = 'primary' BuildableIdentifier = 'primary'
BlueprintIdentifier = '9C85BB2C94B5EA4880AC537A' BlueprintIdentifier = '57ABCB360EC4FC4CB98DF3BF'
BlueprintName = 'GMRefresh' BlueprintName = 'GMRefresh'
ReferencedContainer = 'container:Pods.xcodeproj' ReferencedContainer = 'container:Pods.xcodeproj'
BuildableName = 'GMRefresh.framework'> BuildableName = 'GMRefresh.framework'>
......
...@@ -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.1.1</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
......
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