blob: 9b65f95dce02f7c565494a9900afc26b68bec084 [file] [log] [blame]
{
"name": "TapBundleLocalizationV2",
"version": "0.0.2",
"summary": "Utility to load the localization from the bundle. Might be useful when you have dynamic language change feature inside the app.",
"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.",
"homepage": "https://github.com/Tap-Payments/TapBundleLocalizationV2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"O Rabie": "o.rabie@tap.company"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"source": {
"git": "https://github.com/Tap-Payments/TapBundleLocalizationV2.git",
"tag": "0.0.2"
},
"source_files": "TapBundleLocalizationV2/TapBundleLocalizationV2/Source/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"SwiftLint": [
]
},
"swift_version": "5.0"
}