blob: 880c13aa8bee29e0167f36d120648cddee97f862 [file] [log] [blame]
{
"name": "PAYJP",
"version": "0.1.3",
"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": "0.1.3",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"xcconfig": {
"SWIFT_VERSION": "3.0"
},
"source_files": [
"Sources/**/*",
"Carthage/Checkouts/Himotoki/Sources/**/*.swift",
"Carthage/Checkouts/Result/Result/**/*.swift"
],
"public_header_files": "Sources/**/*.h",
"frameworks": "PassKit",
"pushed_with_swift_version": "3.0"
}