blob: cdd42700fc731e47ce0f65d7df9033512af29b5c [file] [log] [blame]
{
"name": "GleanTapFramework",
"version": "2.0.1",
"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": "2.0.1"
},
"exclude_files": "Classes/Exclude",
"source_files": "GleanTap.framework/Headers/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}