blob: 6f42d1542dee0fb0da8c4b189752fb07fbc4dede [file] [log] [blame]
{
"name": "MUKContentRedux",
"version": "1.2.0",
"summary": "A structure to store content data in an immutable way using input actions.",
"description": "A store for immutable data which can be updated only applying actions. Inspired by ReSwift but very very less ambitious.",
"homepage": "https://github.com/muccy/MUKContentRedux",
"license": "MIT",
"authors": {
"Marco Muccinelli": "muccymac@gmail.com"
},
"source": {
"git": "https://github.com/muccy/MUKContentRedux.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/**/*.{h,m}"
}