blob: 5f722e867acbca9688d52cdd620749c8d519c0a2 [file] [log] [blame]
{
"name": "GleanTapSDk",
"version": "3.0",
"summary": "A short description of GleanTapSDK.",
"description": "GleanTapSDK 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": {
"SagarBabber": "sagar@gleantap.com"
},
"source": {
"git": "https://github.com/gleantap/iOS.git",
"tag": "3.0"
},
"exclude_files": "Classes/Exclude",
"source_files": "GleanTap.framework/Headers/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}