blob: 3795d331f3b890f0b1e4f7c6830200477dedaf70 [file] [log] [blame]
{
"name": "thenPromise",
"version": "4.2.1",
"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": "4.2.1"
},
"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"
}