blob: 80ac81c338f3246c31fa9ff04b97700b7b165a3e [file] [log] [blame]
{
"name": "UPPayPlugin-hicool",
"version": "0.0.1",
"summary": "UPPayPlugin-hicool.",
"description": "UPPayPlugin-hicool is a library.",
"homepage": "https://github.com/jindegege/UPPayPlugin-hicool",
"license": "MIT",
"authors": {
"jinde": "jindegege@aliyun.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/jindegege/UPPayPlugin-hicool.git",
"tag": "0.0.1"
},
"source_files": "UPPayPlugin/*.h",
"ios": {
"vendored_libraries": "UPPayPlugin/libUPPayPlugin.a"
},
"exclude_files": "Classes/Exclude",
"frameworks": [
"QuartzCore",
"Security"
]
}