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