blob: 77ead2af5fa55146f52ca0279b20b3f866ecb313 [file] [log] [blame]
{
"name": "StratRobTestRepoWithRedux",
"version": "0.1.18",
"summary": "Simple project with simple extensions.",
"swift_version": "4.2",
"description": "Nothing but a simple project with simple extensions.",
"homepage": "https://github.com/StratRob/StratRobTestRepoWithRedux",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"StratRob": "dreux.robin@gmail.com"
},
"source": {
"git": "https://github.com/StratRob/StratRobTestRepoWithRedux.git",
"tag": "0.1.18"
},
"platforms": {
"ios": "12.1"
},
"source_files": "StratRobTestRepoWithRedux/**/*.swift",
"dependencies": {
"ReSwift": [
]
}
}