blob: 20715461ef9402bd81e3ff90d2e6bda093e8ae60 [file] [log] [blame]
{
"name": "PromiseU",
"version": "0.1.0",
"swift_version": "4.2",
"license": "MIT",
"summary": "Promise class and syntax sugar",
"homepage": "https://github.com/Unicore/PromiseU.git",
"authors": {
"Maxim Bazarov": "bazaroffma@gmail.com.org"
},
"source": {
"git": "https://github.com/Unicore/PromiseU.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.swift"
}