blob: d832a44aef08ceaed274c79579eef0a639c59a56 [file] [log] [blame]
{
"name": "GleanTapSDk",
"version": "2.0.0",
"summary": "A short description of GleanTapSDK.",
"description": "GleanTap allows developers to receive push notifications just by adding few lines of code to their project",
"homepage": "https://github.com/gleantap/iOS",
"license": "MIT License",
"authors": {
"Sagar Babber": "sagar@gleantap.com"
},
"source": {
"git": "https://github.com/gleantap/iOS.git",
"tag": "2.0.0"
},
"source_files": "GleanTap.framework/Headers/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}