[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 1 / d / PPRetailInstrumentInterface / 1.1.6 / PPRetailInstrumentInterface.podspec.json
blob6e48de5446bffb56511dae33cb9da5bca756a5af
2   "name": "PPRetailInstrumentInterface",
3   "version": "1.1.6",
4   "summary": "PPRetailInstrumentInterface is an interface for SDK to log Instrumentation.",
5   "description": "Define a protocol used by Retail SDK to execute instrument logging.",
6   "homepage": "https://github.com/paypal/PPRetailInstrumentInterface",
7   "license": "PayPal",
8   "authors": {
9     "PayPal": "DL-PP-PPH-SDK-Admin@paypal.com"
10   },
11   "source": {
12     "git": "https://github.com/paypal/PPRetailInstrumentInterface.git",
13     "tag": "v1.1.6"
14   },
15   "source_files": "PPRetailInstrumentInterface/PPRetailInstrumentInterface/*",
16   "public_header_files": "PPRetailInstrumentInterface/PPRetailInstrumentInterface/*.h",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.1"
20   },
21   "xcconfig": {
22     "FRAMEWORK_SEARCH_PATHS": "$(inherited)",
23     "OTHER_LDFLAGS": "/usr/lib/libstdc++.dylib -lstdc++ -ObjC"
24   }