[Add] DocumentReaderMRZBarcodeStage 7.5.10793
[CocoaPods.git] / Specs / 2 / 3 / a / FPTI / 3.10.0 / FPTI.podspec.json
blob5ff4646db1deefcaaeed046528d96a1b98eca752
2   "name": "FPTI",
3   "version": "3.10.0",
4   "summary": "Analytics tracking framework from PayPal.",
5   "description": "A batching framework for analytics tracking from PayPal.",
6   "homepage": "https://github.com/paypal/PayPal-FPTI-Analytics",
7   "license": {
8     "type": "APACHE",
9     "file": "LICENSE"
10   },
11   "authors": "PayPal, Inc.",
12   "source": {
13     "git": "https://github.com/paypal/PayPal-FPTI-Analytics.git",
14     "tag": "3.10.0"
15   },
16   "public_header_files": "Universal/FPTI.framework/Headers/*.h",
17   "source_files": [
18     "Universal/FPTI.framework/FPTI",
19     "Universal/FPTI.framework/Headers/*.h"
20   ],
21   "vendored_frameworks": "Universal/FPTI.framework",
22   "platforms": {
23     "ios": "10.0"
24   },
25   "swift_versions": "5.0",
26   "exclude_files": "Universal/FPTI.framework/*.plist",
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC"
29   },
30   "static_framework": true,
31   "pod_target_xcconfig": {
32     "BITCODE_GENERATION_MODE": "bitcode"
33   },
34   "swift_version": "5.0"