Moved this into a cocoapod. Not really useful atm because the whitelist is static. But atleast this gives us versioning. If this gets merged in, I'll start work on the dynamic whitelist.
A lot of this stuff is just boiler plate that you get from pod lib create <name>.
Moved this into a cocoapod. Not really useful atm because the whitelist is static. But atleast this gives us versioning. If this gets merged in, I'll start work on the dynamic whitelist.
A lot of this stuff is just boiler plate that you get from
pod lib create <name>
.