[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 1 / 6 / CactusLocalization / 0.1.1 / CactusLocalization.podspec.json
blob0073e8eca9f3ff29979c3aa44b7b670af5e3df88
2   "name": "CactusLocalization",
3   "version": "0.1.1",
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/CactusSoft/Cactus-Localization",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LocusPocus/Classes/**/*",
22   "pushed_with_swift_version": "4.0"