2 "name": "PayPal-iOS-SDK",
8 "homepage": "https://developer.paypal.com/webapps/developer/docs/integration/mobile/mobile-sdk-overview/",
10 "PayPal": "support@paypal.com"
12 "summary": "Accept credit cards and PayPal in your iOS app.",
13 "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.",
15 "git": "https://github.com/paypal/PayPal-iOS-SDK.git",
21 "requires_arc": false,
22 "source_files": "PayPalMobile/*.h",
23 "preserve_paths": "PayPalMobile/*.a",
34 "libraries": "PayPalMobile",
40 "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/PayPal-iOS-SDK/PayPalMobile\"",
41 "OTHER_LDFLAGS": "-lc++ -ObjC"