blob: d055c3be42253b5f7ccac87bcb1d70c3d8cb14a1 [file] [log] [blame]
{
"name": "GleanTapFramework",
"version": "1.0.15",
"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"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MaliniRam/GleanTapTest.git",
"tag": "1.0.15"
},
"exclude_files": "Classes/Exclude",
"ios": {
"vendored_frameworks": "Frameworks/GleanTap.framework"
},
"source_files": "Frameworks/GleanTap.framework/Headers/*.{h}",
"deprecated": true
}