blob: d769a6bbe97614df6453392f347311abef76ac63 [file] [log] [blame]
{
"name": "Reduxy",
"version": "0.4.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Reduxy/Classes/**/*"
}