Skip to content

gardenofwine/better-content-client-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI Status Version License Platform

BetterContent iOS pod

A dead simple plugin to allow runtime editing of the app's content.

Installation

BetterContent is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "BetterContent"

Usage

Run your application, and open http://bettercontent.herokuapp.com. By default, the pod communicates with this server. You can change the server url by editing BTCConstants.h in the pod source files.

Server counterpart

You can run your own BetterContent server by cloning https://github.com/gardenofwine/better-content-server

TODO

  • reConnect to server in increasing intervals
  • Support iPhone/iPad horizontal in iOS7 (translate coordinates)

Copyright

Copyright (c) 2014-2015 Benny Weingarten-Gabbay.

MIT License. See LICENSE for details.

About

iOS real time content modifications enabler

Resources

License

Stars

Watchers

Forks

Packages

No packages published