blob: ddeb0f899b33beb2a9f8939dc883985ae1c8d6e8 [file] [log] [blame]
{
"name": "StratRobTestRepoWithReduxFramework",
"version": "0.1.27",
"summary": "Test :)",
"swift_version": "4.2",
"description": "Simple project with navigation and redux base",
"homepage": "https://github.com/StratRob/StratRobTestRepoWithReduxFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"StratRob": "dreux.robin@gmail.com"
},
"source": {
"git": "https://github.com/StratRob/StratRobTestRepoWithReduxFramework.git",
"tag": "0.1.27"
},
"platforms": {
"ios": "12.1"
},
"source_files": "StratRobTestRepoWithReduxFramework/**/*.swift",
"dependencies": {
"ReSwift": [
]
}
}