blob: 050bc2d09df8a18a2d7fe1c333f590877f473615 [file] [log] [blame]
{
"name": "ViewletCreator",
"version": "0.4.3",
"summary": "ViewletCreator creates layouts from JSON for both Android and iOS.",
"description": "ViewletCreator is a library to create Viewlet objects. These are able to create entire layouts and view components from JSON for a module oriented development of UI. Works well together with UniLayout.",
"homepage": "https://github.com/crescentflare/ViewletCreator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Crescent Flare Apps": "info@crescentflare.com"
},
"source": {
"git": "https://github.com/crescentflare/ViewletCreator.git",
"tag": "0.4.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ViewletCreatorIOS/ViewletCreator/Classes/**/*"
}