blob: 0073e8eca9f3ff29979c3aa44b7b670af5e3df88 [file] [log] [blame]
{
"name": "CactusLocalization",
"version": "0.1.1",
"summary": "A simple wrapper around NSLocalizedString",
"description": "CactusLocalization is a simple wrapper for NSLocalizedString with a swiftier synthax. It uses the same Localizable.strings file, so you don't need to restructure your project.",
"homepage": "https://github.com/CactusSoft/Cactus-Localization",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PoltoraIvana": "ivan.sobolevskiy@cactussoft.biz"
},
"source": {
"git": "https://github.com/CactusSoft/Cactus-Localization.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LocusPocus/Classes/**/*",
"pushed_with_swift_version": "4.0"
}