blob: 9cdd3f6d6f6a5d9eb2a7dfde3f208857e73bd221 [file] [log] [blame]
{
"name": "PAYJP",
"version": "1.1.0",
"summary": "PAY.JP iOS SDK",
"description": "PAY.JP iOS SDK https://pay.jp/docs/started",
"homepage": "https://github.com/payjp/payjp-ios",
"license": {
"type": "MIT"
},
"authors": {
"PAY.JP (https://pay.jp)": "support@pay.jp"
},
"source": {
"git": "https://github.com/payjp/payjp-ios.git",
"tag": "1.1.0",
"submodules": true
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": [
"Sources/**/*.{h,m,swift,xib,strings,storyboard}"
],
"public_header_files": "Sources/**/*.h",
"frameworks": "PassKit",
"resources": "Assets.xcassets",
"swift_version": "5.0"
}