blob: cd918c8911dbd8ad0bb84028220f4a187512a53b [file] [log] [blame]
{
"name": "NewDemoFramework",
"version": "1.0.1",
"summary": "this is a demo framework",
"description": "this is sample demo project, nothing more to right here",
"homepage": "https://github.com/AniRut907/DemoFramework",
"license": "MIT",
"authors": "Aniket Lokhande",
"platforms": {
"ios": "13.6"
},
"source": {
"git": "https://github.com/AniRut907/DemoFramework.git",
"tag": "1.0.1"
},
"source_files": "DemoFramework/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}