blob: 467aaa71a89ae62fec305a05c4be121eadeb37e6 [file] [log] [blame]
{
"name": "JustDemo",
"version": "1.0",
"summary": "This is just demo nothing to do",
"description": "This is just demo do nothing This is nothing its my first repo just checking",
"homepage": "https://github.com/chandramohan9189/VideoEditingTppl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chandra mohan": "chandra.mohan@emails.emizentech.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/chandramohan9189/VideoEditingTppl.git",
"tag": "1.0"
},
"source_files": "JustDemo/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "5"
}