2 "name": "PAYJPFlutterCore",
4 "summary": "PAY.JP iOS SDK for Flutter distribution",
5 "description": "PAY.JP iOS SDK https://pay.jp/docs/started",
6 "homepage": "https://github.com/payjp/payjp-ios",
11 "PAY.JP (https://pay.jp)": "support@pay.jp"
14 "git": "https://github.com/payjp/payjp-ios.git",
17 "module_name": "PAYJP",
27 "Sources/**/*.{h,m,swift}"
33 "Sources/**/*.{xib,storyboard}"
39 "public_header_files": "Sources/**/*.h",
40 "frameworks": "PassKit",
41 "pod_target_xcconfig": {
42 "OTHER_SWIFT_FLAGS": "-DPAYJPSDKCocoaPods"
44 "swift_version": "5.2"