blob: 3f07be13af923b8707354ad2cf0bee01abfa1987 [file] [log] [blame]
{
"name": "GleanTapFramework",
"version": "1.0.28",
"summary": "A short description of GleanTapFramework.",
"description": "GleanTap allows developers to receive push notifications just by adding few lines of code to their project",
"homepage": "http://EXAMPLE/GleanTapFramework",
"license": "MIT License",
"authors": {
"Malini Ram": "malini.ramanathan@snyxius.com"
},
"source": {
"git": "https://github.com/MaliniRam/GleanTapTest.git",
"tag": "1.0.28"
},
"exclude_files": "Classes/Exclude",
"source_files": "GleanTap.framework/Headers/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
},
"deprecated": true
}