blob: e3ea990ac21dd10e35e4b5822961c84ef98f0879 [file] [log] [blame]
{
"name": "AdinunnoUikitComponents",
"version": "0.0.40",
"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.40"
},
"source_files": [
"AdinunnoUikitComponents",
"AdinunnoUikitComponents/**/*.{h,m,swift}",
"AdinunnoUikitComponents/**/**/*.{h,m,swift}"
],
"exclude_files": "AdinunnoUikitComponents/Exclude",
"swift_versions": "5",
"swift_version": "5"
}