blob: 7ee54183ce670e6978fa5f01e4373ea2c615dae1 [file] [log] [blame]
{
"name": "OptimalPayments",
"version": "1.1.0",
"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": "7.1"
},
"source": {
"git": "https://github.com/OptimalPayments/iOS_SDK.git",
"commit": "07943902bdedeede1db82ed98dd2d88632dcdbd7",
"tag": "TAG_1.1.0"
},
"source_files": [
"iOS_SDK/PaymentKit/*.{h,m}",
"iOS_SDK/MockPassKItLib/*.{h,m}"
],
"resources": "iOS_SDK/MockPassKItLib/OPAYMockPaymentSummaryViewController.xib"
}