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