[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / 5 / TapFlagsKitV2 / 1.0.0 / TapFlagsKitV2.podspec.json
blob0e52a4cd2eddaf12d84fce9badfa36294990b4b2
2   "name": "TapFlagsKitV2",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "pod_target_xcconfig": {
7     "SWIFT_VERSION": "4.1"
8   },
9   "summary": "Kit with country flags.",
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/TapFlagsKitV2",
20   "source": {
21     "git": "https://github.com/Tap-Payments/TapFlagsKitV2.git",
22     "tag": "1.0.0"
23   },
24   "source_files": "TapFlagsKit/Source/*.swift",
25   "ios": {
26     "resource_bundles": {
27       "Flags": "TapFlagsKit/Resources/Flags.xcassets"
28     }
29   },
30   "dependencies": {
31     "TapAdditionsKitV2": [
33     ]
34   }