blob: 71892d8dfddda2f85ef55e7275ece48e4d074ae7 [file] [log] [blame]
{
"name": "StratRobTestRepoWithReduxFramework",
"version": "0.1.29",
"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.29"
},
"platforms": {
"ios": "12.1"
},
"source_files": "StratRobTestRepoWithReduxFramework/**/*.swift",
"dependencies": {
"ReSwift": [
]
}
}