blob: 539d7c1ea3e1a5ccc4f111cfe2d74a158cc27763 [file] [log] [blame]
{
"name": "Chop",
"version": "0.4.0",
"summary": "Future / PackagedTask on steroids. Typesafe abstraction over lazy, composable async operations.",
"description": "Chop is a delightful framework that provides a simple and expressive way to manage async operations.",
"homepage": "https://github.com/ivanmoskalev/Chop",
"license": "MIT",
"authors": {
"Ivan Moskalev": "iv.s.moskalev@gmail.com"
},
"source": {
"git": "https://github.com/ivanmoskalev/Chop.git",
"tag": "0.4.0"
},
"social_media_url": "https://twitter.com/ivanmoskalev",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "lib/*.swift",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0",
"deprecated": true
}