blob: 968fce25dd36af191ac5f2935089ccf312e21b9f [file] [log] [blame]
{
"name": "SugarLumpFoundation",
"homepage": "https://github.com/Machipla/SugarLumpFoundation",
"version": "0.0.3",
"platforms": {
"ios": "9.0"
},
"authors": "Mario Chinchilla",
"summary": "The Foundation module of SugarLump pod",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"source": {
"git": "https://github.com/Machipla/SugarLumpFoundation.git",
"tag": "0.0.3"
},
"swift_version": "4.0",
"source_files": "Sources/**/*.{swift}",
"frameworks": "Foundation"
}