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