blob: eb50ac0a00e5519aa957df5f01193f13d89a4c91 [file] [log] [blame]
{
"name": "PAYJP",
"version": "1.0.1",
"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.0.1",
"submodules": true
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": [
"Sources/**/*.{h,m,swift,xib,strings}"
],
"public_header_files": "Sources/**/*.h",
"frameworks": "PassKit",
"resources": "Assets.xcassets",
"swift_version": "5.0"
}