File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,6 @@ SPEC CHECKSUMS:
3131 Socket.IO-Client-Swift: 1e3e3a1f09f3312a167f0d781eb2f383d477357c
3232 Starscream: 4bb2f9942274833f7b4d296a55504dcfc7edb7b0
3333
34- PODFILE CHECKSUM: 63f35e0501ff5b662a70e5b4e43773cee98c909c
34+ PODFILE CHECKSUM: d6dc12204b40b69e26fe720e542ae7850f7739af
3535
36- COCOAPODS: 1.8.4
36+ COCOAPODS: 1.10.0
Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ Pod::Spec.new do |s|
1717 s . source_files = 'PryvSwiftKit/**/*'
1818 s . exclude_files = "PryvSwiftKit/*.plist"
1919
20- s . dependency 'Mocker'
2120 s . dependency 'Alamofire'
2221 s . dependency 'Socket.IO-Client-Swift'
2322 s . dependency 'PromisesSwift'
Original file line number Diff line number Diff line change 527527 CLANG_ENABLE_MODULES = YES;
528528 CODE_SIGN_STYLE = Automatic;
529529 DEFINES_MODULE = YES;
530- DEVELOPMENT_TEAM = SWF22689S8 ;
530+ DEVELOPMENT_TEAM = 4U47P7F765 ;
531531 DYLIB_COMPATIBILITY_VERSION = 1;
532532 DYLIB_CURRENT_VERSION = 1;
533533 DYLIB_INSTALL_NAME_BASE = "@rpath";
560560 CLANG_ENABLE_MODULES = YES;
561561 CODE_SIGN_STYLE = Automatic;
562562 DEFINES_MODULE = YES;
563- DEVELOPMENT_TEAM = SWF22689S8 ;
563+ DEVELOPMENT_TEAM = 4U47P7F765 ;
564564 DYLIB_COMPATIBILITY_VERSION = 1;
565565 DYLIB_CURRENT_VERSION = 1;
566566 DYLIB_INSTALL_NAME_BASE = "@rpath";
You can’t perform that action at this time.
0 commit comments