blob: ddd61e1d41f7e857f3d3ce33e13904a5d2907bf9 [file] [log] [blame]
{
"name": "thenPromise",
"version": "2.2.3",
"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": "2.2.3"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"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",
"pushed_with_swift_version": "3.0"
}