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