[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / b / 4 / TapBundleLocalizationV2 / 0.0.2 / TapBundleLocalizationV2.podspec.json
blob9b65f95dce02f7c565494a9900afc26b68bec084
2   "name": "TapBundleLocalizationV2",
3   "version": "0.0.2",
4   "summary": "Utility to load the localization from the bundle. Might be useful when you have dynamic language change feature inside the app.",
5   "description": "Utility to load the localization from the bundle. Might be useful when you have dynamic language change feature inside the app.Utility to load the localization from the bundle. Might be useful when you have dynamic language change feature inside the app.",
6   "homepage": "https://github.com/Tap-Payments/TapBundleLocalizationV2",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "O Rabie": "o.rabie@tap.company"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": [
18     "4.0",
19     "4.2",
20     "5.0"
21   ],
22   "source": {
23     "git": "https://github.com/Tap-Payments/TapBundleLocalizationV2.git",
24     "tag": "0.0.2"
25   },
26   "source_files": "TapBundleLocalizationV2/TapBundleLocalizationV2/Source/**/*.{h,m,swift}",
27   "exclude_files": "Classes/Exclude",
28   "dependencies": {
29     "SwiftLint": [
31     ]
32   },
33   "swift_version": "5.0"