[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / 8 / TapThemeManager2020 / 1.0.44 / TapThemeManager2020.podspec.json
blob5a1cfa7d874726d9e06a517af9592c96fcd84611
2   "name": "TapThemeManager2020",
3   "version": "1.0.44",
4   "summary": "TapThemeManager2020 is a part of Tap Payments 2020 vision. Allowing dynamic and responsive theming for iOS apps.",
5   "description": "Tap Theme Manager KIT is an on the shelf kit for dynamic and responsive solution for theming an iOS app. Allows theming the app through JSON, Plist and hardcoded attributes. Provides as well single line of code integration",
6   "homepage": "https://github.com/Tap-Payments/TapThemeManger-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": "Tap Payments",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "swift_versions": "4.0",
16   "source": {
17     "git": "https://github.com/Tap-Payments/TapThemeManger-iOS.git",
18     "tag": "1.0.44"
19   },
20   "source_files": [
21     "TapThemeManager2020/TapThemeManager2020/Core/enums/**/*.{h,m,swift}",
22     "TapThemeManager2020/TapThemeManager2020/Core/Extensions/**/*.{h,m,swift}",
23     "TapThemeManager2020/TapThemeManager2020/Core/Manager/**/*.{h,m,swift}",
24     "TapThemeManager2020/TapThemeManager2020/Core/ThemeSelectors/**/*.{h,m,swift}",
25     "TapThemeManager2020/TapThemeManager2020/Core/**/*.{h,m,swift}"
26   ],
27   "exclude_files": "Classes/Exclude",
28   "resources": "TapThemeManager2020/TapThemeManager2020/Core/assets/**/*.{json,xcassets}",
29   "dependencies": {
30     "TapFontKit-iOS": [
32     ],
33     "LocalisationManagerKit-iOS": [
35     ]
36   },
37   "swift_version": "4.0"