blob: 03277e2ab52f5d38667afaa28ce2113eb54bd897 [file] [log] [blame]
{
"name": "iOS_SDK_Test",
"version": "1.0.0",
"summary": "iOS_SDK_Test for CocoaPod Testing",
"description": " A longer description of iOS_SDK_Test 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/OptimalTest/iOS_SDK_Test",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"OptimalTest": "email@address.com"
},
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/OptimalTest/iOS_SDK_Test.git",
"commit": "07dc63e82c632be854edbcaf05fbf72a7b4f1efd",
"tag": "1.0.0"
},
"source_files": [
"OptimalApplePay/PaymentKit/*.{h,m}",
"OptimalApplePay/MockPassKItLib/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "OptimalApplePay/MockPassKItLib/OPAYMockPaymentSummaryViewController.xib",
"frameworks": [
"Foundation",
"UIKit",
"PassKit"
]
}