blob: 58f3f451636f18999db28af5469e5e4e1db7270b [file] [log] [blame]
{
"name": "Reflex",
"version": "1.0.5",
"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.5"
},
"source_files": "Sources/Reflex/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}