blob: 5d8e71fba82e7f6552ebf1a2a805533e661ee834 [file] [log] [blame]
{
"name": "OptimalPayments",
"version": "1.0.8",
"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!",
"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": "2f35968074d1d5d35197f95c77a02e91829d2090",
"tag": "TAG_1.0.8"
},
"source_files": [
"OptimalApplePay/PaymentKit/*.{h,m}",
"OptimalApplePay/MockPassKItLib/*.{h,m}"
],
"resources": "OptimalApplePay/MockPassKItLib/OPAYMockPaymentSummaryViewController.xib"
}