[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 7 / f / AdinunnoUikitComponents / 0.0.18 / AdinunnoUikitComponents.podspec.json
blob7f8efeddcc353d68e7d817ae632270a9c9cc810b
2   "name": "AdinunnoUikitComponents",
3   "version": "0.0.18",
4   "summary": "A small collection of UIkit components",
5   "description": "A small collection of UI components I use in my projects in a pod so I can reuse them easily",
6   "homepage": "https://github.com/AliceDiNunno/AdinunnoUikitComponents",
7   "license": "MIT",
8   "authors": {
9     "Alice Di Nunno": "alice@dinunno.fr"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/AliceDiNunno/AdinunnoUikitComponents.git",
16     "tag": "0.0.18"
17   },
18   "source_files": [
19     "AdinunnoUikitComponents",
20     "AdinunnoUikitComponents/**/*.{h,m,swift}",
21     "AdinunnoUikitComponents/**/**/*.{h,m,swift}"
22   ],
23   "exclude_files": "AdinunnoUikitComponents/Exclude",
24   "resources": [
25     "AdinunnoUikitComponents/**/*.{xib}",
26     "AdinunnoUikitComponents/**/**/*.{xib}"
27   ],
28   "resource_bundles": {
29     "AdinunnoUikitComponents": [
30       "AdinunnoUikitComponents/**/*.{xib}",
31       "AdinunnoUikitComponents/**/**/*.{xib}"
32     ]
33   },
34   "swift_versions": "5",
35   "swift_version": "5"