blob: 3709a7e1ed41ecca300f82c23d75b6f880f35928 [file] [log] [blame]
{
"name": "iOS_SDK",
"version": "1.0.1",
"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": "06ac29a74e2b95f8e2b74af6c9005c4f2719ef48",
"tag": "TAG_1.0.1"
},
"source_files": [
"OptimalApplePay/PaymentKit/*.{h,m}",
"OptimalApplePay/MockPassKItLib/*.{h,m}"
],
"resources": "OptimalApplePay/MockPassKItLib/OPAYMockPaymentSummaryViewController.xib"
}