[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / a / 9 / 2 / TapLoginV2 / 1.0.5 / TapLoginV2.podspec.json
blob42feb105f1c579163ae06f7b9f12f58c20cd025c
2   "name": "TapLoginV2",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "pod_target_xcconfig": {
7     "SWIFT_VERSION": "4.1"
8   },
9   "summary": "Whole login flow for Tap iOS applications.",
10   "requires_arc": true,
11   "version": "1.0.5",
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/TapLogin-iOSV2",
20   "source": {
21     "git": "https://github.com/Tap-Payments/TapLogin-iOSV2.git",
22     "tag": "1.0.5"
23   },
24   "source_files": "TapLogin/Source/*.swift",
25   "ios": {
26     "resource_bundles": {
27       "TapLoginResources": "TapLogin/Resources/*.{storyboard,xcassets}"
28     }
29   },
30   "dependencies": {
31     "BlockUIViewControllerV2": [
33     ],
34     "EditableTextInsetsTextFieldV2": [
36     ],
37     "TapAdditionsKitV2": [
39     ],
40     "TapBrandBookIOSV2": [
42     ],
43     "TapCountriesKit-UIV2": [
45     ],
46     "TapLocalization-UIV2": [
48     ],
49     "TapMessagingV2": [
51     ],
52     "TapSwiftFixesV2": [
54     ],
55     "TapVideoManagerV2": [
57     ],
58     "TapViewControllerV2": [
60     ],
61     "Toast-Swift": [
63     ]
64   }