blob: 8f1506989fb1be5fa7bb2cd88b68d1cd3aa9a813 [file] [log] [blame]
{
"name": "LAMOSEL",
"version": "0.0.3",
"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.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"public_header_files": "Classes/**/*.h",
"requires_arc": false,
"platforms": {
"ios": "7.0"
}
}