blob: 424cb2873145e2241da25799ba153c26efd7b266 [file] [log] [blame]
{
"name": "SwiftPromises",
"version": "0.2.0",
"summary": "Light-weight Promise package for Swift",
"homepage": "https://github.com/Ryucoin/SwiftPromises",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WyattMufson": "wyatt@ryu.games"
},
"source": {
"git": "https://github.com/Ryucoin/SwiftPromises.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.1",
"source_files": "SwiftPromises/Classes/**/*",
"swift_version": "5.1"
}