blob: 57be636440e85fb9f7128d7ce68fc0375b0bd3be [file] [log] [blame]
{
"name": "UILib",
"version": "0.0.1",
"summary": "An educational UI framework",
"description": "UI library framework made for educational purposes.",
"homepage": "https://github.com/mdb1/UILib",
"license": "MIT",
"authors": {
"Manu Herrera": "manuherrera8@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/mdb1/UILib.git",
"tag": "0.0.1"
},
"source_files": "UILib",
"exclude_files": "Classes/Exclude"
}