[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / c / 0 / 5 / BlockUIViewControllerV2 / 1.0.1 / BlockUIViewControllerV2.podspec.json
blobb26da2d4536fe9358e33af69291ffe4ed5006c15
2   "name": "BlockUIViewControllerV2",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "pod_target_xcconfig": {
7     "SWIFT_VERSION": "4.1"
8   },
9   "summary": "Block UI View Controller.",
10   "requires_arc": true,
11   "version": "1.0.1",
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/BlockUIViewControllerV2",
20   "source": {
21     "git": "https://github.com/Tap-Payments/BlockUIViewControllerV2.git",
22     "tag": "1.0.1"
23   },
24   "source_files": "BlockUIViewController/Source/*.swift",
25   "ios": {
26     "resource_bundles": {
27       "BlockUIViewControllerResources": "BlockUIViewController/Resources/*.{xib}"
28     }
29   },
30   "dependencies": {
31     "TapGLKitV2": [
33     ],
34     "TapSwiftFixesV2": [
36     ],
37     "TapViewControllerV2": [
39     ]
40   }