2 "name": "PayPal-iOS-SDK",
4 "summary": "Accept credit cards and PayPal in your iOS app.",
5 "description": " The PayPal iOS SDK provides a software library that makes it easy for an iOS developer to accept both credit cards and PayPal directly within their mobile app.",
6 "homepage": "https://developer.paypal.com/webapps/developer/docs/integration/mobile/ios-integration-guide/",
9 "file": "acknowledgments.md"
13 "git": "https://github.com/paypal/PayPal-iOS-SDK.git",
19 "public_header_files": "PayPalMobile/*.h",
20 "source_files": "PayPalMobile/*.h",
21 "preserve_paths": "PayPalMobile/libPayPalMobile.a",
40 "OTHER_LDFLAGS": "-lc++ -ObjC",
41 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
42 "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/PayPal-iOS-SDK/PayPalMobile/\""
44 "requires_arc": false,