blob: 5222e33878af95aaa690497283930b88cf2c0fd5 [file] [log] [blame]
{
"name": "AdinunnoUikitComponents",
"version": "0.0.5",
"summary": "A small collection of UIkit components",
"description": "A small collection of UI components I use in my projects in a pod so I can reuse them easily",
"homepage": "https://github.com/AliceDiNunno/AdinunnoUikitComponents",
"license": "MIT",
"authors": {
"Alice Di Nunno": "alice@dinunno.fr"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/AliceDiNunno/AdinunnoUikitComponents.git",
"tag": "0.0.5"
},
"source_files": [
"AdinunnoUikitComponents",
"AdinunnoUikitComponents/**/*.{h,m,swift}"
],
"exclude_files": "AdinunnoUikitComponents/Exclude",
"swift_versions": "5",
"swift_version": "5"
}