blob: 4cc953588a649c90501e89981e993cefd9b644d7 [file] [log] [blame]
{
"name": "Lagoon",
"version": "1.0.3",
"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.0.3"
},
"source_files": "Sources/Lagoon/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}