blob: 31a659d93489f67f37f8fde0e8d778df565475ba [file] [log] [blame]
{
"name": "UMSPosPayOnly",
"version": "3.0.6",
"summary": "UMSPosPayOnly SDK",
"description": "A unoffical UMSPosPayOnly SDK pod",
"homepage": "https://github.com/letspod/UMSPosPayOnly",
"license": {
"type": "MIT"
},
"authors": {
"TBXark": "tbxark@outlook.com"
},
"source": {
"git": "https://github.com/letspod/UMSPosPayOnly.git",
"tag": "3.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "include/UMSPosPayOnly/*.h",
"vendored_libraries": "libUMSPosPayOnly.a",
"resources": "*.bundle",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UMSPosPayOnly/**\""
}
}