blob: 7bc38aaa34982328a0fae3d99717d8ee7964af3f [file] [log] [blame]
{
"name": "VISPER-Sourcery",
"version": "0.3.0",
"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-0.3.0"
},
"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"
]
}
}