blob: b57e6f53a8e75d0be6d2a5617f29622f72082547 [file] [log] [blame]
{
"name": "VISPER-Entity",
"version": "3.0.0",
"summary": "VISPER-Entity is the implementation of the entity layer in VISPER",
"description": "VISPER-Entity is the implementation of the entity layer in VISPER. (VISPER is a framework for building component based apps with the viper architecture in swift.)",
"homepage": "https://github.com/barteljan/VISPER/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jan Bartel": "barteljan@yahoo.de"
},
"source": {
"git": "https://github.com/barteljan/VISPER.git",
"tag": "VISPER-Entity-3.0.0"
},
"social_media_url": "https://twitter.com/barteljan",
"platforms": {
"ios": "8.0"
},
"source_files": "VISPER-Entity/Classes/*.swift"
}