=== WPListCal JSON ===
Contributors: WorldWideWaiting
Tags: wplistcal, json, api
Requires at least: 2.8
Tested up to: 4.0
Stable tag: 1.1

Plugin for JSON-API for JSON functionality with WPListCal plugin

== Description ==

View WPListCal plugin information using the JSON API plugin with this simple WordPress plugin.
After installing and activating you can use the upcomming events in your external applications.

== Installation ==

The automatic plugin installer should work for most people. Manual installation is easy and takes fewer than five minutes.

1. Create a wplistcal-json directory in your plugins directory. Typically that's wp-content/plugins/wplistcal-json/.
2. Into this new directory upload the plugin files (wplistcal-json.php, etc.)
3. Activate the plugin through the 'Plugins' menu in WordPress.
4. Activate the 'WPListCal' controller through the 'JSON API' options page.

== Frequently Asked Questions ==

= Does it work with older versions of WordPress? =

I don't know, try it and let me know.

== Screenshots ==

1. JSON API Settings: Activate WPListCal

== Changelog ==

= 1.1 =
* Bugfix: Sorting results

= 1.0 =
* Initial release