blob: 0723b20dbf24ea11d9925533a88154404c0527f6 [file] [log] [blame]
{
"name": "thenPromise",
"version": "1.4.2",
"summary": "Elegant Promises for Swift",
"homepage": "https://github.com/freshOS/then",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "S4cha",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/freshOS/then.git",
"tag": "1.4.2"
},
"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"
}