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

Bump version to 0.1.1

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