SQLiteProtocol 1.0

SQLiteProtocol 1.0

Maintained by Manuel Reich.



  • By
  • Manuel Reich

SQLite Protocol

!! This is very much work in progress !!

for a reference documentation look here or use the quick look feature from xcode (option click)

Install

Podfile:

target '[your-target]' do
use_frameworks!
pod 'SQLiteProtocol', '[version]'
end

Run: pod install

Documentation

first

brew install soucedocs

then run

sourcedocs generate