blob: c527c0538d522a95653c66460f104053a2b18aff [file] [log] [blame]
{
"name": "Transformer",
"version": "1.0.2",
"summary": "Simple ORM from database to plain objects",
"homepage": "https://github.com/incetro/Transformer.git",
"license": "MIT",
"authors": {
"icnetro": "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.2"
},
"source_files": "Sources/Transformer/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}