blob: 0d73687b15fc6b67e20a09345bec7683c7356577 [file] [log] [blame]
{
"name": "incetro-then",
"module_name": "Then",
"version": "1.0.0",
"license": "MIT",
"authors": {
"incetro": "incetro@ya.ru"
},
"homepage": "https://github.com/Incetro/Then.git",
"summary": "Syntactic sugar for Swift",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/Incetro/Then.git",
"tag": "1.0.0"
},
"source_files": "Sources/Then/**/*.{h,swift}",
"swift_version": "5.0"
}