blob: 4fb098b0df8b3625a3c57940a20337d90f4e9997 [file] [log] [blame]
{
"name": "Reduxy",
"version": "0.4.1",
"summary": "A implementation of redux with ObjC.",
"description": "Reduxy(Redux[Obj]C) is a implementation of redux with ObjC.\n\nReduxy is for whom is sitting on old machines with swift ObjC.",
"homepage": "https://github.com/skyofdwarf/Reduxy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"skyofdwarf": "skyofdwarf@gmail.com"
},
"source": {
"git": "https://github.com/skyofdwarf/Reduxy.git",
"tag": "0.4.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Reduxy/Classes/**/*"
}