Skip to content

Commit

Permalink
Release 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Wes Smith committed Jun 25, 2015
1 parent 5975f07 commit cfa87a3
Show file tree
Hide file tree
Showing 33 changed files with 37 additions and 6 deletions.
Binary file modified Button.bundle/BTNAlertView~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNAlertView~ipad.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNAlertView~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNAlertView~iphone.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNAppCard~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNAppCard~ipad.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNAppCard~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNAppCard~iphone.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNBaseModalController~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNBaseModalController~ipad.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNBaseModalController~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNBaseModalController~iphone.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNLocationRequestView~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNLocationRequestView~ipad.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNLocationRequestView~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNLocationRequestView~iphone.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNRidePickerCell~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNRidePickerCell~ipad.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNRidePickerCell~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNRidePickerCell~iphone.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNRidePickerView~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNRidePickerView~ipad.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNRidePickerView~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNRidePickerView~iphone.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/Button-Info.plist
Binary file not shown.
Binary file modified Button.framework/Button
Binary file not shown.
11 changes: 11 additions & 0 deletions Button.framework/Headers/Button.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,17 @@ typedef void(^BTNConfigurationCompletionBlock)(NSError *error);
- (void)setThirdPartyId:(NSString *)thirdPartyId;


/**
Reports an order to Button.
@param orderValue The value of the order in pennies.
@param orderId An order identifier (required).
@param currencyCode The ISO 4217 currency code. (default is USD).
*/
- (void)reportOrderWithValue:(NSInteger)orderValue
orderId:(NSString *)orderId
currencyCode:(NSString *)currencyCode;


///----------------------------
/// @name Notification Handling
///----------------------------
Expand Down
Binary file modified Button.framework/Versions/A/Button
Binary file not shown.
11 changes: 11 additions & 0 deletions Button.framework/Versions/A/Headers/Button.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,17 @@ typedef void(^BTNConfigurationCompletionBlock)(NSError *error);
- (void)setThirdPartyId:(NSString *)thirdPartyId;


/**
Reports an order to Button.
@param orderValue The value of the order in pennies.
@param orderId An order identifier (required).
@param currencyCode The ISO 4217 currency code. (default is USD).
*/
- (void)reportOrderWithValue:(NSInteger)orderValue
orderId:(NSString *)orderId
currencyCode:(NSString *)currencyCode;


///----------------------------
/// @name Notification Handling
///----------------------------
Expand Down
Binary file modified Button.framework/Versions/Current/Button
Binary file not shown.
11 changes: 11 additions & 0 deletions Button.framework/Versions/Current/Headers/Button.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,17 @@ typedef void(^BTNConfigurationCompletionBlock)(NSError *error);
- (void)setThirdPartyId:(NSString *)thirdPartyId;


/**
Reports an order to Button.
@param orderValue The value of the order in pennies.
@param orderId An order identifier (required).
@param currencyCode The ISO 4217 currency code. (default is USD).
*/
- (void)reportOrderWithValue:(NSInteger)orderValue
orderId:(NSString *)orderId
currencyCode:(NSString *)currencyCode;


///----------------------------
/// @name Notification Handling
///----------------------------
Expand Down
4 changes: 1 addition & 3 deletions Button.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "Button"
s.version = "3.1.7"
s.version = "3.2.0"
s.summary = "Button iOS SDK."

s.description = <<-DESC
Expand All @@ -26,8 +26,6 @@ Pod::Spec.new do |s|
s.vendored_frameworks = 'Button.framework'
s.resource = 'Button.bundle'

s.dependency "AFNetworking", "~> 2"

s.framework = "CoreLocation"
s.framework = "AdSupport"

Expand Down
6 changes: 3 additions & 3 deletions Examples/Button-CocoaPods/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ PODS:
- AFNetworking/UIKit (2.5.4):
- AFNetworking/NSURLConnection
- AFNetworking/NSURLSession
- Button (3.1.7):
- Button (3.2.0):
- AFNetworking (~> 2)

DEPENDENCIES:
Expand All @@ -33,6 +33,6 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
AFNetworking: 05edc0ac4c4c8cf57bcf4b84be5b0744b6d8e71e
Button: cbe6577e8e1a96292d367b82d6f9284229f36323
Button: 871f1fdcd4fa430643794decc7dd89ee5802a675

COCOAPODS: 0.37.1
COCOAPODS: 0.37.2

0 comments on commit cfa87a3

Please sign in to comment.