blob: bd151b64b9808f3824befd1e8cc72a68b4097be6 [file] [log] [blame]
{
"name": "thenPromise",
"version": "1.0.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.0.0"
},
"social_media_url": "https://twitter.com/sachadso",
"source_files": "Code/then/*.swift",
"requires_arc": true,
"description": "Elegant Async code for Swift 🎬- Async code finally readable by a human being"
}