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