blob: b4a39f9a722c2304be4d50837dd82cd562dc5131 [file] [log] [blame]
{
"name": "VISPER-Entity",
"version": "4.0.1",
"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-4.0.1"
},
"social_media_url": "https://twitter.com/barteljan",
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"source_files": "VISPER-Entity/Classes/*.swift",
"swift_version": "4.2"
}