blob: 926a81ee11937be92e3ee512cbfc34adb0dd34b8 [file] [log] [blame]
{
"name": "SugarLumpFoundation",
"homepage": "https://github.com/Machipla/SugarLumpFoundation",
"version": "0.0.2",
"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.2"
},
"swift_version": "4.0",
"source_files": "Sources/**/*.{swift}",
"frameworks": "Foundation"
}