blob: 37da0c2e14bbb2efa3a5e8cac454647d12ff3495 [file] [log] [blame]
{
"name": "CustomDemo",
"version": "1.0.1",
"summary": "An Example of full screen plugin for Zapp iOS.",
"description": "An Example of full screen plugin for Zapp iOS New.",
"homepage": "https://www.google.com",
"license": "MIT",
"authors": {
"Mahesh": "mahesh@doodleblue.com"
},
"source": {
"git": "https://github.com/Magesh004/frameworkDemo.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CustomDemo/**/*.{h,m,swift}",
"requires_arc": true,
"swift_versions": "5.1",
"swift_version": "5.1"
}