blob: f09fdcaa165db0003ff2410dc85fc4aa28c5a44e [file] [log] [blame]
{
"name": "iOS_SDK",
"version": "1.0",
"summary": "Test 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": "be6c7edd124ca4fc35e5a53335d46e448efc3533",
"tag": "1.0"
},
"source_files": [
"OptimalApplePay/PaymentKit/*.{h,m}",
"OptimalApplePay/MockPassKItLib/*.{h,m}"
],
"resources": "OptimalApplePay/MockPassKItLib/OPAYMockPaymentSummaryViewController.xib"
}