blob: 0e56093cef0228e6fec4302c5de2718af02fe6d2 [file] [log] [blame]
{
"name": "thenPromise",
"version": "5.1.2",
"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": "5.1.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "3.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",
"swift_versions": [
"2",
"3",
"4",
"4.1",
"4.2",
"5.0",
"5.1.3"
],
"swift_version": "5.1.3"
}