blob: bf674449b53d905f55ab7448b82369e5c47f775e [file] [log] [blame]
{
"name": "OptimalPayments",
"version": "1.0.5",
"summary": "A OptimalPayments apple pay SDK.",
"description": " A longer description of OptimalPayments in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/OptimalPayments/iOS_SDK",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Optimal Payments": "DeveloperCentre@OptimalPayments.com"
},
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/OptimalPayments/iOS_SDK.git",
"commit": "4c50b4c12ba5259e9cb9290da31c663e476ed765",
"tag": "TAG_1.0.5"
},
"source_files": [
"OptimalApplePay/PaymentKit/*.{h,m}",
"OptimalApplePay/MockPassKItLib/*.{h,m}"
],
"resources": "OptimalApplePay/MockPassKItLib/OPAYMockPaymentSummaryViewController.xib"
}