blob: 6570901e74af4cf7bb5af996e79cfddd495a9f72 [file] [log] [blame]
{
"name": "UBPaypalTool",
"version": "0.0.2",
"summary": "A short description of UBPaypalTool.",
"description": "A short description of UBPaypalTool.",
"homepage": "https://github.com/Crazysiri/UBPaypalTool.git",
"authors": {
"James": "511121933@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Crazysiri/UBPaypalTool.git",
"tag": "0.0.2"
},
"source_files": "UBPaypalTool/*.{h,m}",
"frameworks": [
"MobileCoreServices",
"Security",
"SystemConfiguration"
],
"libraries": "xml2",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "${PODS_ROOT}/CardIO/CardIO"
},
"dependencies": {
"PayPal-iOS-SDK": [
]
}
}