Bump to version 0.5.2.

This commit is contained in:
zekunyan
2016-04-17 22:50:52 +08:00
parent 6624db7a23
commit 560576cb36
6 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
PODS:
- TTGSnackbar (0.5.1)
- TTGSnackbar (0.5.2)
DEPENDENCIES:
- TTGSnackbar (from `../`)
@@ -9,6 +9,6 @@ EXTERNAL SOURCES:
:path: "../"
SPEC CHECKSUMS:
TTGSnackbar: 910ad2ae6447147a3e6346c26a4c58e5e5bdf8a9
TTGSnackbar: 160198d53fc182c37b5d447031b40ddee298d371
COCOAPODS: 0.39.0

View File

@@ -1,7 +1,7 @@
{
"name": "TTGSnackbar",
"module_name": "TTGSnackbar",
"version": "0.5.1",
"version": "0.5.2",
"summary": "A Swift based implementation of the Android Snackbar for iOS. Show simple message and action button like a Toast.",
"description": "TTGSnackbar is useful for showing a brief message at the bottom of the screen with an action button.\nIt appears above all other elements on screen and only one can be displayed at a time.\nIt disappears after a timeout or after user click the action button.",
"homepage": "https://github.com/zekunyan/TTGSnackbar",
@@ -18,7 +18,7 @@
},
"source": {
"git": "https://github.com/zekunyan/TTGSnackbar.git",
"tag": "0.5.1"
"tag": "0.5.2"
},
"source_files": "TTGSnackbar/**/*.{h,swift}",
"requires_arc": true

View File

@@ -1,5 +1,5 @@
PODS:
- TTGSnackbar (0.5.1)
- TTGSnackbar (0.5.2)
DEPENDENCIES:
- TTGSnackbar (from `../`)
@@ -9,6 +9,6 @@ EXTERNAL SOURCES:
:path: "../"
SPEC CHECKSUMS:
TTGSnackbar: 910ad2ae6447147a3e6346c26a4c58e5e5bdf8a9
TTGSnackbar: 160198d53fc182c37b5d447031b40ddee298d371
COCOAPODS: 0.39.0

View File

@@ -14,7 +14,7 @@
buildForArchiving = "YES">
<BuildableReference
BuildableIdentifier = 'primary'
BlueprintIdentifier = '120A9003DE993693ACE5D4D3'
BlueprintIdentifier = '043576FB7555917F964B4AEA'
BlueprintName = 'TTGSnackbar'
ReferencedContainer = 'container:Pods.xcodeproj'
BuildableName = 'TTGSnackbar.framework'>

View File

@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.5.1</string>
<string>0.5.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>