[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 7 / 1 / b / TapLocalization-UIV2 / 1.0.0 / TapLocalization-UIV2.podspec.json
blobac21cc7635f9af4b00dcc89523ab2fef2c3e5e8c
2   "name": "TapLocalization-UIV2",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "pod_target_xcconfig": {
7     "SWIFT_VERSION": "4.1"
8   },
9   "summary": "View controller managing language selection.",
10   "requires_arc": true,
11   "version": "1.0.0",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Osama Rabie": "o.rabie@tap.company"
18   },
19   "homepage": "https://github.com/Tap-Payments/TapLocalization-UIV2",
20   "source": {
21     "git": "https://github.com/Tap-Payments/TapLocalization-UIV2.git",
22     "tag": "1.0.0"
23   },
24   "source_files": "TapLocalization-UI/Source/*.swift",
25   "ios": {
26     "resource_bundles": {
27       "TapLocalizationUIResources": "TapLocalization-UI/Resources/*.{xcassets,storyboard,xib}"
28     }
29   },
30   "dependencies": {
31     "TapAdditionsKitV2": [
33     ],
34     "TapBrandBookIOSV2": [
36     ],
37     "TapFlagsKitV2": [
39     ],
40     "TapFontsKitV2": [
42     ],
43     "TapLocalizationV2": [
45     ],
46     "TapNibViewV2": [
48     ],
49     "TapSwiftFixesV2": [
51     ],
52     "TapViewControllerV2": [
54     ]
55   }