blob: 6a696e83d4b1fddbf5323653df879a72277980b8 [file] [log] [blame]
{
"name": "PayDock",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"module_name": "PayDock",
"version": "1.0.6",
"summary": "PayDock is an open-source SDK for iOS and a solution for collecting and handling payment sources in secure way through PayDock.",
"description": "PayDock is a smart payments platform connecting to your e-commerce or online payments solution/gateway. We enable you to add multiple payment gateways instantly, access new payment methods and manage all payments data from one place.",
"homepage": "https://paydock.com",
"license": "MIT",
"authors": "PayDock",
"source": {
"git": "https://github.com/PayDockDev/paydock_ios_sdk.git",
"tag": "1.0.6"
},
"source_files": [
"PayDock/**/*.{h,m}",
"PayDock/**/*.swift"
],
"resources": [
"PayDock/Assets.xcassets",
"PayDock/**/*.storyboard",
"PayDock/Info1.plist"
],
"resource_bundles": {
"PayDock": [
"PayDock/**/*.{storyboard,xcassets,json,imageset,png,plist}"
]
}
}