[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 1 / 6 / CactusLocalization / 0.1.0 / CactusLocalization.podspec.json
blob42ba0b0ddf54807265249f9e8b575bdf47d862f9
2   "name": "CactusLocalization",
3   "version": "0.1.0",
4   "summary": "A simple wrapper around NSLocalizedString",
5   "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.",
6   "homepage": "https://github.com/PoltoraIvana/LocusPocus",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PoltoraIvana": "ivan.sobolevskiy@cactussoft.biz"
13   },
14   "source": {
15     "git": "https://github.com/CactusSoft/Cactus-Localization.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LocusPocus/Classes/**/*",
22   "pushed_with_swift_version": "4.0"