blob: 085d1d22c00c14b5c05225d564ec9d9b9fe3e109 [file] [log] [blame]
{
"name": "Lagoon",
"version": "1.1.1",
"summary": "The beautiful way to chain your services' logic",
"homepage": "https://github.com/incetro/Lagoon.git",
"license": "MIT",
"authors": {
"incetro": "incetro@ya.ru"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/incetro/Lagoon.git",
"tag": "1.1.1"
},
"source_files": "Sources/Lagoon/**/*.{h,swift}",
"pushed_with_swift_version": "4.0"
}