[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / a / Localize / 2.0.4 / Localize.podspec.json
blobb619ace5dd45676ce562f2e7b3246c64af7ba39a
2   "name": "Localize",
3   "version": "2.0.4",
4   "license": "MIT",
5   "summary": "Localize is a framework writed in swift to localize your projects easier improves i18n, including storyboards and strings.",
6   "homepage": "https://github.com/andresilvagomez/Localize",
7   "authors": {
8     "Andres Silva": "andresilvagomez@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/andresilvagomez/Localize.git",
12     "tag": "2.0.4"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "Source/*.swift",
18   "testspecs": [
19     {
20       "name": "Localize",
21       "test_type": "unit",
22       "source_files": "Tests/*.swift",
23       "resources": "Tests/*.{json,lproj}"
24     }
25   ]