blob: f368c455194522d50f8e7eb01b54987488ce1233 [file] [log] [blame]
{
"name": "VISPER-Sourcery",
"version": "2.6.1",
"summary": "Sourcery templates for VISPER-Redux",
"description": "Added some sourcery templates to VISPER Redux to generate AppReducers and States",
"homepage": "https://github.com/barteljan/VISPER/blob/master/docs/README-VISPER-Sourcery.md",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jan Bartel": "barteljan@yahoo.de"
},
"source": {
"git": "https://github.com/barteljan/VISPER.git",
"tag": "VISPER-Sourcery-2.6.1"
},
"social_media_url": "https://twitter.com/barteljan",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "VISPER-Sourcery/Classes/*.swift",
"resource_bundles": {
"VISPER-Redux-Sourcery": [
"VISPER-Sourcery/Assets/*.stencil"
]
},
"dependencies": {
"VISPER-Swift": [
"~> 3.4.1"
]
}
}