blob: 5e6c22f221a4e38572ee41732cdc753dbd535bda [file] [log] [blame]
{
"name": "CustomDemo",
"version": "1.1.0",
"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": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CustomDemo/**/*.{h,m,swift}",
"requires_arc": true,
"swift_versions": "5.1",
"swift_version": "5.1"
}