blob: ab6f1161e7ceb9391f95237256eb544425764bd7 [file] [log] [blame]
{
"name": "Lagoon",
"version": "1.1.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.1.2"
},
"source_files": "Sources/Lagoon/**/*.{h,swift}",
"swift_version": "5.0"
}