blob: 1355414059fe3129296c74dc104736f581e8c1f1 [file] [log] [blame]
{
"name": "Transformer",
"version": "1.0.5",
"summary": "Simple ORM from database to plain objects",
"homepage": "https://github.com/incetro/Transformer.git",
"license": "MIT",
"authors": {
"incetro": "incetro@ya.ru"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/incetro/Transformer.git",
"tag": "1.0.5"
},
"source_files": "Sources/Transformer/**/*.{h,swift}",
"pushed_with_swift_version": "4.0"
}