4 "summary": "RDP SDK release",
5 "description": "RDP SDK for merchants to integrate with their iOS development",
6 "homepage": "https://bitbucket.org/reddotpayment/ios-sdk-cocoapod",
11 "authors": "Red Dot Payment",
12 "social_media_url": "https://www.facebook.com/reddotpayment",
16 "requires_arc": false,
18 "git": "https://darylngrdp@bitbucket.org/reddotpayment/ios-sdk-cocoapod.git",
21 "default_subspecs": "Core",
25 "source_files": "RDPSDK/Classes/**/*",
26 "public_header_files": "RDPSDK/Classes/**/*.h",
37 "compiler_flags": "-fmodules",
39 "OTHER_LDFLAGS": "-lc++ -ObjC"