blob: 591822bb8f30c0ff95ddf1e21f2af0b819acee8a [file] [log] [blame]
{
"name": "ToastESGI",
"version": "1.1.6",
"summary": "Simple Framework pour afficher des toasts personnalisés.",
"homepage": "https://github.com/PicoPark/IOSFrameworkProject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Salomé": "salome.russier@gmail.com",
"Romain": "brunie.romain@outlook.fr",
"David": "fournierdavid49@yahoo.fr"
},
"platforms": {
"ios": "10.1"
},
"requires_arc": true,
"source": {
"git": "https://github.com/PicoPark/IOSFrameworkProject.git",
"tag": "v1.1.6",
"submodules": true
},
"source_files": "IOSFrameworkProject/**/*.{h,swift,png,wav,mp3}",
"xcconfig": {
"SWIFT_VERSION": "2.3"
},
"pushed_with_swift_version": "3.0"
}