blob: 69d98bf07852d3da391652d06207c0884f430fb2 [file] [log] [blame]
{
"name": "SwiftPromises",
"version": "0.0.2",
"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.0.2"
},
"social_media_url": "https://twitter.com/_ryugames",
"platforms": {
"ios": "12.0"
},
"swift_version": "5",
"source_files": "SwiftPromises/Classes/**/*"
}