blob: fe42a20f4f23bd1814411da18fa6d114956ef586 [file] [log] [blame]
{
"name": "LambdaUI",
"version": "1.0.0",
"summary": "Lambda driven event handling framework with easy event management and intuitive GCD async support",
"description": "Event handling with lambda functioncs and Grand Central Dispatch ( GCD ) asynchronous ( async ) support",
"homepage": "https://github.com/mislavjavor/LambdaUI",
"license": "MIT",
"authors": {
"Mislav Javor": "mislav.javor@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mislavjavor/LambdaUI.git",
"tag": "1.0.0"
},
"source_files": "LambdaUI/**/*.{swift}"
}