What is wrong with this library.json file

I’m trying to register Pasko’s excellent I2C library with Platformio, but the command line tool tells me that the library config is invalid. I don’t see what is missing, can you please assist?

Thank you,
Daniel

How do you register it? I’ve just tried and registered without any problems:

$ pio lib register https://raw.githubusercontent.com/pasko-zh/brzo_i2c/master/library.json
The library has been successfully registered and is waiting for moderation

Did you use RAW path to JSON?