Showing
13 changed files
with
13 additions
and
11 deletions
No preview for this file type
No preview for this file type
... | @@ -88,6 +88,7 @@ | ... | @@ -88,6 +88,7 @@ |
88 | - (void)cosmoteRetrieveSharingAsync:(NSString*)sharingId :(NSNumber*)accept :(void(^)(NSDictionary *response))success failureBlock:(void(^)(NSError *error))failure; | 88 | - (void)cosmoteRetrieveSharingAsync:(NSString*)sharingId :(NSNumber*)accept :(void(^)(NSDictionary *response))success failureBlock:(void(^)(NSError *error))failure; |
89 | - (void)getCosmoteUserAsync:(NSString*)guid :(void(^)(NSDictionary *response))success failureBlock:(void(^)(NSError *error))failure; | 89 | - (void)getCosmoteUserAsync:(NSString*)guid :(void(^)(NSDictionary *response))success failureBlock:(void(^)(NSError *error))failure; |
90 | - (void)cosmoteCouponSharingAsync:(NSString*) coupon :(NSString*)sender :(NSString*)receiver :(void(^)(NSDictionary *response))success failureBlock:(void(^)(NSError *error))failure; | 90 | - (void)cosmoteCouponSharingAsync:(NSString*) coupon :(NSString*)sender :(NSString*)receiver :(void(^)(NSDictionary *response))success failureBlock:(void(^)(NSError *error))failure; |
91 | +- (void)submitOrderAsync:(NSString*) campaign_session_uuid :(NSString*)user_msisdn :(NSString*)businessService :(NSString*)offerName :(NSString*)productType :(NSString*)provDuration :(NSString*)noOfRecurrance :(NSString*)price :(NSString*)discount :(NSString*)voiceCategory :(NSString*)dataCategory :(NSString*)minsValue :(NSString*)dataValue :(NSString*)provStepValueMins :(void(^)(NSDictionary *response))success failureBlock:(void(^)(NSError *error))failure; | ||
91 | 92 | ||
92 | @end | 93 | @end |
93 | #endif /* MyApi_h */ | 94 | #endif /* MyApi_h */ | ... | ... |
... | @@ -424,7 +424,7 @@ SWIFT_CLASS("_TtC20SwiftWarplyFramework19StepsViewController") | ... | @@ -424,7 +424,7 @@ SWIFT_CLASS("_TtC20SwiftWarplyFramework19StepsViewController") |
424 | 424 | ||
425 | 425 | ||
426 | SWIFT_CLASS("_TtC20SwiftWarplyFramework19TelcoViewController") | 426 | SWIFT_CLASS("_TtC20SwiftWarplyFramework19TelcoViewController") |
427 | -@interface TelcoViewController : UIViewController | 427 | +@interface TelcoViewController : UIViewController <UIPopoverControllerDelegate> |
428 | - (void)viewDidLoad; | 428 | - (void)viewDidLoad; |
429 | - (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil OBJC_DESIGNATED_INITIALIZER; | 429 | - (nonnull instancetype)initWithNibName:(NSString * _Nullable)nibNameOrNil bundle:(NSBundle * _Nullable)nibBundleOrNil OBJC_DESIGNATED_INITIALIZER; |
430 | - (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)coder OBJC_DESIGNATED_INITIALIZER; | 430 | - (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)coder OBJC_DESIGNATED_INITIALIZER; |
... | @@ -436,6 +436,7 @@ SWIFT_CLASS("_TtC20SwiftWarplyFramework19TelcoViewController") | ... | @@ -436,6 +436,7 @@ SWIFT_CLASS("_TtC20SwiftWarplyFramework19TelcoViewController") |
436 | 436 | ||
437 | 437 | ||
438 | 438 | ||
439 | + | ||
439 | SWIFT_CLASS("_TtC20SwiftWarplyFramework20WalletViewController") | 440 | SWIFT_CLASS("_TtC20SwiftWarplyFramework20WalletViewController") |
440 | @interface WalletViewController : UIViewController | 441 | @interface WalletViewController : UIViewController |
441 | - (void)viewDidLoad; | 442 | - (void)viewDidLoad; | ... | ... |
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
... | @@ -10,11 +10,11 @@ | ... | @@ -10,11 +10,11 @@ |
10 | </data> | 10 | </data> |
11 | <key>Headers/MyApi.h</key> | 11 | <key>Headers/MyApi.h</key> |
12 | <data> | 12 | <data> |
13 | - AxOJWaX0cRYlJF1uJ1ZuD3r/Kv8= | 13 | + aIowueH0EbKibRwUFq/EP8ACrwQ= |
14 | </data> | 14 | </data> |
15 | <key>Headers/SwiftWarplyFramework-Swift.h</key> | 15 | <key>Headers/SwiftWarplyFramework-Swift.h</key> |
16 | <data> | 16 | <data> |
17 | - RirNIVt4sQIe4P5120xPJuTcQA8= | 17 | + N0kZPsS6i616l+I/Rp+vAZy4pCo= |
18 | </data> | 18 | </data> |
19 | <key>Headers/SwiftWarplyFramework.h</key> | 19 | <key>Headers/SwiftWarplyFramework.h</key> |
20 | <data> | 20 | <data> |
... | @@ -150,7 +150,7 @@ | ... | @@ -150,7 +150,7 @@ |
150 | </data> | 150 | </data> |
151 | <key>Modules/SwiftWarplyFramework.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo</key> | 151 | <key>Modules/SwiftWarplyFramework.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo</key> |
152 | <data> | 152 | <data> |
153 | - 4SxnOClk9XGxd6BfwCn2oDv9c6Y= | 153 | + HozYeMmGjhP3VjKClqevdlR91jo= |
154 | </data> | 154 | </data> |
155 | <key>Modules/SwiftWarplyFramework.swiftmodule/arm64-apple-ios.swiftdoc</key> | 155 | <key>Modules/SwiftWarplyFramework.swiftmodule/arm64-apple-ios.swiftdoc</key> |
156 | <data> | 156 | <data> |
... | @@ -158,7 +158,7 @@ | ... | @@ -158,7 +158,7 @@ |
158 | </data> | 158 | </data> |
159 | <key>Modules/SwiftWarplyFramework.swiftmodule/arm64-apple-ios.swiftmodule</key> | 159 | <key>Modules/SwiftWarplyFramework.swiftmodule/arm64-apple-ios.swiftmodule</key> |
160 | <data> | 160 | <data> |
161 | - 44wwm8RhKfmKmg+ymVXDTPti/kQ= | 161 | + V6MyCtUWj7g1Olownh5h/c635Zc= |
162 | </data> | 162 | </data> |
163 | <key>Modules/module.modulemap</key> | 163 | <key>Modules/module.modulemap</key> |
164 | <data> | 164 | <data> |
... | @@ -218,14 +218,14 @@ | ... | @@ -218,14 +218,14 @@ |
218 | <dict> | 218 | <dict> |
219 | <key>hash2</key> | 219 | <key>hash2</key> |
220 | <data> | 220 | <data> |
221 | - BEW2YfCIu+x2Vm2x9xx0p40z4FlD/RRStX1p8pFZWpM= | 221 | + Mo2guSbalsEaoSesk6jyagLKYfqd0QUKzFhRut6wsKA= |
222 | </data> | 222 | </data> |
223 | </dict> | 223 | </dict> |
224 | <key>Headers/SwiftWarplyFramework-Swift.h</key> | 224 | <key>Headers/SwiftWarplyFramework-Swift.h</key> |
225 | <dict> | 225 | <dict> |
226 | <key>hash2</key> | 226 | <key>hash2</key> |
227 | <data> | 227 | <data> |
228 | - 7jTZbVCkf54WLLX8xqLPQ9qkgpqjxxt7jDZKseYRk1Y= | 228 | + jZno+bUF+UusMg15A9XCTwmPHC7YQKL/kBPhJrPJ7Hc= |
229 | </data> | 229 | </data> |
230 | </dict> | 230 | </dict> |
231 | <key>Headers/SwiftWarplyFramework.h</key> | 231 | <key>Headers/SwiftWarplyFramework.h</key> |
... | @@ -456,7 +456,7 @@ | ... | @@ -456,7 +456,7 @@ |
456 | <dict> | 456 | <dict> |
457 | <key>hash2</key> | 457 | <key>hash2</key> |
458 | <data> | 458 | <data> |
459 | - UWtyzYJawTrduo3SVnW6cebzYQSIhOZPC2Uu0rdUwOE= | 459 | + SqEY1iMQOuzX9A9zU1ke9s7YngdSkpVUjDXbjFvXzKU= |
460 | </data> | 460 | </data> |
461 | </dict> | 461 | </dict> |
462 | <key>Modules/SwiftWarplyFramework.swiftmodule/arm64-apple-ios.swiftdoc</key> | 462 | <key>Modules/SwiftWarplyFramework.swiftmodule/arm64-apple-ios.swiftdoc</key> |
... | @@ -470,7 +470,7 @@ | ... | @@ -470,7 +470,7 @@ |
470 | <dict> | 470 | <dict> |
471 | <key>hash2</key> | 471 | <key>hash2</key> |
472 | <data> | 472 | <data> |
473 | - U7JxLrTzXee64/PNsZqdd9mmrYv9E3W8CY6DoHO99E4= | 473 | + zwrbbygEE6pzUA6psD+o5CAL37C1m56VgAaQD0DDVAo= |
474 | </data> | 474 | </data> |
475 | </dict> | 475 | </dict> |
476 | <key>Modules/module.modulemap</key> | 476 | <key>Modules/module.modulemap</key> | ... | ... |
1 | Pod::Spec.new do |spec| | 1 | Pod::Spec.new do |spec| |
2 | 2 | ||
3 | spec.name = "SwiftWarplyFramework" | 3 | spec.name = "SwiftWarplyFramework" |
4 | - spec.version = "0.1.29" | 4 | + spec.version = "0.1.30" |
5 | spec.summary = "A framework used for several functionalities." | 5 | spec.summary = "A framework used for several functionalities." |
6 | 6 | ||
7 | spec.description = "This is the Warply framework used for react native or swift apps for analytics, push notifications and the functionality of the app." | 7 | spec.description = "This is the Warply framework used for react native or swift apps for analytics, push notifications and the functionality of the app." |
... | @@ -17,7 +17,7 @@ Pod::Spec.new do |spec| | ... | @@ -17,7 +17,7 @@ Pod::Spec.new do |spec| |
17 | 17 | ||
18 | spec.platform = :ios, "11.0" | 18 | spec.platform = :ios, "11.0" |
19 | 19 | ||
20 | - spec.source = { :git => "https://git.warp.ly/open-source/warply_sdk_framework.git", :tag => "0.1.29" } | 20 | + spec.source = { :git => "https://git.warp.ly/open-source/warply_sdk_framework.git", :tag => "0.1.30" } |
21 | spec.public_header_files = "SwiftWarplyFramework.framework/Headers/*.h" | 21 | spec.public_header_files = "SwiftWarplyFramework.framework/Headers/*.h" |
22 | spec.source_files = "SwiftWarplyFramework.framework/headers/*.h" | 22 | spec.source_files = "SwiftWarplyFramework.framework/headers/*.h" |
23 | spec.vendored_frameworks = "SwiftWarplyFramework.framework" | 23 | spec.vendored_frameworks = "SwiftWarplyFramework.framework" | ... | ... |
-
Please register or login to post a comment