blob: 445c7b6a689eafdbbc71e890837cd5bed70644c8 [file] [log] [blame]
{
"name": "ApplePay_SDK",
"version": "2.6.3.1",
"summary": "连连支付集成的ApplePay的SDK(2.6.3)",
"description": "连连支付集成的ApplePay的SDK(2.6.3),方便大家使用cocoapods导入",
"homepage": "https://coding.net/u/LeoChensj/p/ApplePay_SDK/git",
"license": "MIT",
"authors": {
"LeoChen": "LeoChensj@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/LeoChensj/ApplePay_SDK.git",
"tag": "2.6.3.1"
},
"source_files": "ApplePay/*.{h,m}",
"public_header_files": "ApplePay/*.h",
"frameworks": [
"Foundation",
"UIKit",
"CoreTelephony",
"MobileCoreServices",
"PassKit",
"SystemConfiguration",
"CoreGraphics"
],
"requires_arc": true,
"vendored_libraries": "ApplePay/*.a"
}