[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 9 / 2 / f / LocalizationsGenerator / 1.0.2 / LocalizationsGenerator.podspec.json
blobcae10185ee81a1dc29796aa657f637f2f320a305
2   "name": "LocalizationsGenerator",
3   "version": "1.0.2",
4   "summary": "Auto Localizations Generator , intended to end the constant problems that localizations present developers.",
5   "homepage": "https://github.com/satishbabariya/LocalizationsGenerator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Satish Babariya": "satish.babariya@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/satishbabariya/LocalizationsGenerator.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "LocalizationsGenerator/Localizations.swift",
21   "preserve_paths": [
22     "LocalizationsGenerator.swift",
23     "run"
24   ],
25   "static_framework": true,
26   "cocoapods_version": ">= 1.4.0",
27   "swift_version": "4.0",
28   "frameworks": "Foundation"