blob: e276aa2e8833f82aec360b3c8803534f87c1714f [file] [log] [blame]
{
"name": "TheChain",
"version": "1.0.0",
"summary": "Async Swift tasks chaining",
"homepage": "https://github.com/ovrchk/TheChain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitry": "d@ovrchk.com"
},
"source": {
"git": "https://github.com/ovrchk/TheChain.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TheChain/Classes/**/*",
"swift_version": "4.2"
}