blob: 89b8f9267e0954f65df8fa9d3e307a83abefb19f [file] [log] [blame]
{
"name": "Reflex",
"version": "1.0.4",
"summary": "The best way to reflect your Swift objects",
"homepage": "https://github.com/incetro/Reflex.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/Reflex.git",
"tag": "1.0.4"
},
"source_files": "Sources/Reflex/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}