[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 3 / 4 / TapLocalizationV2 / 1.0.2 / TapLocalizationV2.podspec.json
blob6a2dc40131ba38fc2716c8189ad88f638c5844b9
2   "name": "TapLocalizationV2",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_versions": "4.2",
7   "summary": "Tap Localization Manager.",
8   "requires_arc": true,
9   "version": "1.0.2",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Osama Rabie": "o.rabie@tap.company"
16   },
17   "homepage": "https://github.com/Tap-Payments/TapLocalizationV2",
18   "source": {
19     "git": "https://github.com/Tap-Payments/TapLocalizationV2.git",
20     "tag": "1.0.2"
21   },
22   "default_subspecs": "Core",
23   "subspecs": [
24     {
25       "name": "Core",
26       "dependencies": {
27         "TapAdditionsKitV2": [
29         ],
30         "TapDatabaseV2": [
32         ],
33         "TapLoggerV2": [
35         ],
36         "TapSwiftFixesV2": [
38         ]
39       },
40       "source_files": "TapLocalization/Source/Core/*.swift"
41     }
42   ],
43   "swift_version": "4.2"