blob: 3676ff04c29e206b2db014453695328895fc1a66 [file] [log] [blame]
{
"name": "LAMOSEL",
"version": "0.0.4",
"summary": "Lagardere Active Mobile Services Exchange Library iOS Library.",
"description": "LAMOSEL : Lagardere Active Mobile Services Exchange Library iOS Library for automate communication between iOS App and Lagardere server for VMV services (Voting-Messagin-Rating) and mediametrie URL",
"homepage": "http://google.fr",
"license": {
"type": "Lagardère Active",
"text": " license Lagardère\n"
},
"authors": {
"odile bellerose": "extia-odile.bellerose@lagardere-active.com"
},
"source": {
"git": "http://gitlab.in.ladtech.fr/obellerose/lamosel.git",
"tag": "0.0.4"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"public_header_files": "Classes/**/*.h",
"requires_arc": false,
"platforms": {
"ios": "7.0"
}
}