blob: 0d1a94319f3e75c38533f7584d4b747888713f83 [file] [log] [blame]
{
"name": "thenPromise",
"version": "1.3.0",
"summary": "Elegant Async code for Swift",
"homepage": "https://github.com/s4cha/then",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "S4cha",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/s4cha/then.git",
"tag": "1.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"
}