blob: e70c89b82eebdc0202b9f1925f19b06abb89b1a9 [file] [log] [blame]
{
"name": "iOS_SDK",
"version": "1.0.0",
"summary": "Test IOS SDK",
"description": " A longer description of iOS_SDK 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": "e9e5efb69fef4b2c5d7d91edb626feb3ee61f494",
"tag": "1.0.0"
},
"source_files": [
"OptimalApplePay/PaymentKit/*.{h,m}",
"OptimalApplePay/MockPassKItLib/*.{h,m}"
],
"resources": "OptimalApplePay/MockPassKItLib/OPAYMockPaymentSummaryViewController.xib"
}