[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / 9 / 2 / LocalizationToolkit / 1.0.0 / LocalizationToolkit.podspec.json
blobcf82b99070affc1a6aa04f72f33980a01be48963
2   "name": "LocalizationToolkit",
3   "version": "1.0.0",
4   "summary": "Localization helper for swift project",
5   "homepage": "https://github.com/Digipolitan/localization-toolkit",
6   "authors": "Digipolitan",
7   "source": {
8     "git": "https://github.com/Digipolitan/localization-toolkit.git",
9     "tag": "v1.0.0"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "source_files": "Sources/**/*.{swift,h}",
16   "platforms": {
17     "ios": "8.0",
18     "watchos": "2.0",
19     "tvos": "9.0",
20     "osx": "10.10"
21   },
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"