blob: 09f58176828f95410979b6be096460681ada10b2 [file] [log] [blame]
{
"name": "thenPromise",
"version": "1.1.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.1.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"
}