blob: 36399f3df5eb7946885e0960d1b192b1d7d4107d [file] [log] [blame]
{
"name": "Lagoon",
"version": "1.2.2",
"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,
"swift_versions": "5.0",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/incetro/Lagoon.git",
"tag": "1.2.2"
},
"source_files": "Sources/Lagoon/**/*.{h,swift}",
"swift_version": "5.0"
}