blob: 33026de3077f9979d5f08d1d24471ccee1c877c4 [file] [log] [blame]
{
"name": "TapBundleLocalization",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"summary": "Utility to load the localization from the bundle. Might be useful when you have dynamic language change feature inside the app.",
"requires_arc": true,
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tap Payments": "hello@tap.company"
},
"homepage": "https://github.com/Tap-Payments/TapBundleLocalization-iOS",
"source": {
"git": "https://github.com/Tap-Payments/TapBundleLocalization-iOS.git",
"tag": "1.0"
},
"source_files": "TapBundleLocalization/Source/**/*.{swift}"
}