This specification defines standard way to implement Bitcoin Wallet Core Specification using iOS and OS X extensions API. Using this API native apps can access native bitcoin wallets. Also, this mechanism can be used by browsers implementing JS API to access native wallet apps.
TODO: Define extensions identifiers, data structure wrappers and a common Objective-C/Swift wrapper for using them.