LIBRARY() 
 
OWNER(g:cards_serivce) 
 
SRCS( 
    scheme_holder.cpp 
    utils.cpp 
) 
 
PEERDIR( 
    library/cpp/string_utils/base64
) 
 
END()