4 "summary": "BookeeyPay hassle free iOS payment SDK for both ObjectiveC and Swift",
5 "description": "Bookeey Pay is easy payment integration in iOS apps for both ObjectiveC and Swift made hassle free",
6 "homepage": "https://github.com/RizwaniOS/BookeeyPaySDK",
11 "RizwaniOS": "m.rizwan@xenon4pay.com"
13 "pod_target_xcconfig": {
14 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
16 "user_target_xcconfig": {
17 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23 "git": "https://github.com/RizwaniOS/BookeeyPaySDK.git",
26 "source_files": "BookeeyPaySDK.framework/Headers/*.h",
27 "public_header_files": "BookeeyPaySDK.framework/Headers/*.h",
28 "vendored_frameworks": "BookeeyPaySDK.framework",
29 "frameworks": "SystemConfiguration"