blob: 4edb2bf16ba16f0462d2ba6d0aec1e6d700a5ccf [file] [log] [blame]
{
"name": "ReduxSwift",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "ReduxSwift/Classes/**/*",
"pushed_with_swift_version": "4.0"
}