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