blob: 0729346e3fac3d03c8c03faac5e1ef143fbeee34 [file] [log] [blame]
{
"name": "CustomDemo",
"version": "1.0.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": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "FrameworkDemo/**/*.{h,m}",
"requires_arc": true,
"swift_versions": "5.1",
"swift_version": "5.1"
}