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