blob: 25bae41f26118003f96c457fa001ae78e22091f4 [file] [log] [blame]
{
"name": "gujemsiossdk",
"version": "0.1.0",
"summary": "G+J EMS mobile iOS SDK",
"description": "G+J EMS mobile iOS SDK\n\n* Helps integrating G+J EMS Google Ads\n* Replaces G+J EMS SDK based on Amobee, while keeping the same interfaces",
"homepage": "https://github.com/GuJEMSAdTech/gujemsiossdk",
"license": "MIT",
"authors": {
"Michael Brügmann": "mail@michael-bruegmann.de"
},
"source": {
"git": "https://github.com/GuJEMSAdTech/gujemsiossdk.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"gujemsiossdk": [
"Pod/Assets/*.png"
]
}
}