blob: 5b29bf051041f19b608c0e593236869d0d5558f9 [file] [log] [blame]
{
"name": "ToastESGI",
"version": "1.0.0",
"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.0.0",
"submodules": true
},
"source_files": "IOSFrameworkProject/**/*.{h,swift}",
"xcconfig": {
"SWIFT_VERSION": "2.3"
},
"pushed_with_swift_version": "3.0"
}