blob: 3670f193964989d423345ce33c9d2f55a348e9a0 [file] [log] [blame]
{
"name": "MSPOSPaySDK",
"version": "0.0.1",
"summary": "MSPOSPaySDK for POS",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/7General",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wanghuizhou21@163.com": "wanghuizhou@guazi.com"
},
"source": {
"git": "https://github.com/7General/POSpaySDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MSPOSPaySDK/Classes/**/*",
"resources": "MSPOSPaySDK/Boundles/UMSCashierPlugin.bundle",
"vendored_libraries": "MSPOSPaySDK/Frameworks/libUMSCashierPlugin.a",
"frameworks": [
"CoreData",
"UIKit",
"Foundation"
],
"libraries": [
"sqlite3",
"icucore"
]
}