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