blob: 34dcab918e4b71896bc51407f387f7a037446b8f [file] [log] [blame]
{
"name": "VISPER-Sourcery",
"version": "1.0.2",
"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/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-1.0.2"
},
"social_media_url": "https://twitter.com/barteljan",
"platforms": {
"ios": "8.0"
},
"source_files": "VISPER-Sourcery/Classes/*.swift",
"resource_bundles": {
"VISPER-Redux-Sourcery": [
"VISPER-Sourcery/Assets/*.stencil"
]
},
"dependencies": {
"VISPER-Swift": [
"~> 2.1.0"
]
}
}