textiot
Version:
A framework for building web and native (IoT) Dapps on the IPFS network
15 lines (13 loc) • 333 B
Plain Text
setup:
gem install jazzy
(cd Example; pod install)
build_docs:
jazzy \
--objc \
--author Textile \
--author_url https://textile.io \
--github_url https://github.com/textileio/ios-textile \
--umbrella-header Textile/Classes/Public/TextileApi.h \
--framework-root . \
--module Textile \
--exclude=/*/NodeDependant*