Hi,
after about two months of work I uploaded my new project Berry on github. It is a simple Tiled Loader for Corona SDK. I need advises/suggestions/opinions to improve it:) Project is based on lime project. Any help would be greatly appreciated 

List of features:
- Loads .JSON export from www.mapeditor.org
- Adds basic properties from Tiled including physics
- Supports object layers and tile layers
- Supports collections of images and tileset images
- Supports object x/y flipping and re-centering of anchorX/anchorY for Corona
- Supports object animations using Corona sequences
- Rectangle shape with fillColor and strokeColor support
- Supports custom collision shapes. Only rectangles and polygons for now
- Supports Text object
If you use ponytiled or lime modules you find that berry is similar 
Link to page with project on github.
ldurniat
