blob: 11ffe6198dc4d55d19be4abd9ca98a43099677c1 [file] [log] [blame]
{
"name": "thenPromise",
"version": "2.2.5",
"summary": "Elegant Promises for Swift",
"homepage": "https://github.com/freshOS/then",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "S4cha",
"source": {
"git": "https://github.com/freshOS/then.git",
"tag": "2.2.5"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"social_media_url": "https://twitter.com/sachadso",
"source_files": "Source/*.swift",
"requires_arc": true,
"description": "Elegant Async code for Swift 🎬- Async code finally readable by a human being",
"module_name": "then",
"pushed_with_swift_version": "3.0"
}