4 "summary": "P24 Lib wrapper.",
5 "description": "P24 Mobile Library wrapper for cocoapods",
6 "homepage": "https://github.com/awochniak/cocoa_poc",
12 "awochniak": "arkadiusz.wochniak@przelewy24.pl"
15 "git": "https://github.com/awochniak/cocoa_poc.git",
21 "pod_target_xcconfig": {
22 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24 "user_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27 "source_files": "cocoa_poc/Classes/**/*",
28 "vendored_frameworks": "libP24.xcframework",
29 "swift_versions": "5.3",
31 "OTHER_LINK_FLAG": "-ObjC -lstdc++"
44 "swift_version": "5.3"