blob: 0c459be6b3b6846724fc8bddeb554b95b022c08d [file] [log] [blame]
{
"name": "ZMLSwiftUIFramework",
"version": "0.0.2",
"summary": "a frame use zml to give view.",
"description": "a frame use zml to give view.",
"homepage": "https://github.com/karankarthic/ZMLSwiftUIFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"karankarthic": "karankarthic1@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/karankarthic/ZMLSwiftUIFramework.git"
},
"source_files": [
"ZMLSwiftUIFramework",
"ZMLSwiftUIFramework/**/*.{swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}