blob: 6e48de5446bffb56511dae33cb9da5bca756a5af [file] [log] [blame]
{
"name": "PPRetailInstrumentInterface",
"version": "1.1.6",
"summary": "PPRetailInstrumentInterface is an interface for SDK to log Instrumentation.",
"description": "Define a protocol used by Retail SDK to execute instrument logging.",
"homepage": "https://github.com/paypal/PPRetailInstrumentInterface",
"license": "PayPal",
"authors": {
"PayPal": "DL-PP-PPH-SDK-Admin@paypal.com"
},
"source": {
"git": "https://github.com/paypal/PPRetailInstrumentInterface.git",
"tag": "v1.1.6"
},
"source_files": "PPRetailInstrumentInterface/PPRetailInstrumentInterface/*",
"public_header_files": "PPRetailInstrumentInterface/PPRetailInstrumentInterface/*.h",
"requires_arc": true,
"platforms": {
"ios": "8.1"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)",
"OTHER_LDFLAGS": "/usr/lib/libstdc++.dylib -lstdc++ -ObjC"
}
}