[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / b / 9 / TapViewControllerV2 / 1.0.2 / TapViewControllerV2.podspec.json
blob9504fc7bc71f94394646ae62328b64b8fddfe166
2   "name": "TapViewControllerV2",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_versions": "4.1",
7   "pod_target_xcconfig": {
8     "SWIFT_VERSION": "4.1"
9   },
10   "summary": "Set of Base View Controllers.",
11   "requires_arc": true,
12   "version": "1.0.2",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Osama Rabie": "o.rabie@tap.company"
19   },
20   "homepage": "https://github.com/Tap-Payments/TapViewControllerV2",
21   "source": {
22     "git": "https://github.com/Tap-Payments/TapViewControllerV2.git",
23     "tag": "1.0.2"
24   },
25   "source_files": "TapViewController/Source/*.swift",
26   "ios": {
27     "resource_bundles": {
28       "TapViewControllerResources": "TapViewController/Resources/*.{storyboard,xcassets}"
29     }
30   },
31   "dependencies": {
32     "TapAdditionsKitV2": [
34     ],
35     "TapApplicationV2": [
37     ],
38     "TapFontsKitV2": [
40     ],
41     "TapLocalizationV2": [
43     ],
44     "TapLoggerV2": [
46     ],
47     "TapSearchViewV2": [
49     ],
50     "TapVisualEffectViewV2": [
52     ]
53   },
54   "swift_version": "4.1"