blob: 18a6588eb6afad20812b24df9066a36d891f0c7a [file] [log] [blame]
{
"name": "Panda",
"version": "2.0.0",
"summary": "Create view hierarchies declaratively.",
"homepage": "https://github.com/wordlessj/Panda",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Javier Zhang",
"source": {
"git": "https://github.com/wordlessj/Panda.git",
"tag": "2.0.0"
},
"swift_version": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.swift"
}