blob: 0b887085c44651ceb5b3e848916078125e1aa69f [file] [log] [blame]
{
"name": "alas_uppay",
"version": "1.0",
"summary": "alas_uppay.",
"description": "用来以后方便使用uppay",
"homepage": "https://github.com/chenlinyuan",
"license": {
"type": "MIT",
"file": "../LICENSE"
},
"authors": {
"chenlinyuan": "ala.s743k@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chenlinyuan/uppay.git",
"tag": "1.0"
},
"frameworks": [
"CFNetwork",
"SystemConfiguration",
"Security"
],
"libraries": [
"z",
"c++"
],
"source_files": "*.h",
"requires_arc": true,
"vendored_libraries": "libUPPayPlugin.a",
"public_header_files": "*.h"
}