blob: ac50e3b234a6d0935ecc946c3b7a94ea029db7b8 [file] [log] [blame]
{
"name": "Monreau",
"version": "1.0.0",
"summary": "A simple and useful wrapper for CRUD actions with your own cache",
"homepage": "https://github.com/incetro/Monreau.git",
"license": "MIT",
"authors": {
"icnetro": "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.0.0"
},
"source_files": "Sources/Monreau/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}