blob: 2960de79d1028114ffc1c85d33bbe94740d8befa [file] [log] [blame]
{
"name": "ReduxSwift",
"version": "0.1.0",
"summary": "Swoft based Redux approach classes.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iOSBestPractices/ReduxSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexey Demedeckiy": "email@gmail.com",
"Maksim Bazarov": "bazaroffma@gmail.com"
},
"source": {
"git": "https://github.com/iOSBestPractices/ReduxSwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "ReduxSwift/Classes/**/*",
"pushed_with_swift_version": "4.0"
}