blob: 89c6cd49922d80025fd5ffedcb71983ef23239e9 [file] [log] [blame]
{
"name": "StratRobTestRepoWithRedux",
"version": "0.1.14",
"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.14"
},
"platforms": {
"ios": "12.1"
},
"source_files": "StratRobTestRepoWithRedux/**/*.swift",
"dependencies": {
"ReSwift": [
]
}
}