blob: 1210cc1a35dcfefe324745d23118d1c9f2a5bd90 [file] [log] [blame]
{
"name": "Monreau",
"version": "1.1",
"summary": "A simple and useful wrapper for CRUD actions with your own cache",
"homepage": "https://github.com/incetro/Monreau.git",
"license": "MIT",
"authors": {
"incetro": "incetro@ya.ru"
},
"requires_arc": true,
"platforms": {
"ios": "9.0",
"osx": "10.11",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/incetro/Monreau.git",
"tag": "1.1"
},
"source_files": "Sources/Monreau/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}