blob: 12893edc3031d6b7ef3b10ab6d29db7e654d882f [file] [log] [blame]
{
"name": "StackCraft",
"version": "0.3.3",
"summary": "Stack views on frames library",
"swift_versions": "5.4",
"homepage": "https://github.com/dDomovoj/StackCraft",
"license": {
"type": "MIT"
},
"authors": {
"Dzmitry Duleba": "dmitryduleba@gmail.com"
},
"source": {
"git": "https://github.com/dDomovoj/StackCraft.git",
"tag": "0.3.3"
},
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/StackCraft/*.swift",
"swift_version": "5.4"
}