blob: cda456a14a51240ede5fa4ac91caf57df9314db9 [file] [log] [blame]
{
"name": "WxPayManager",
"version": "1.0.0",
"summary": "zhe shi yi ge ce shi a",
"homepage": "https://github.com/zy1208/WxPayManager",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"authors": {
"zy1208": "zy1208i@126.com"
},
"source": {
"git": "https://github.com/zy1208/WxPayManager.git",
"tag": "1.0.0"
},
"source_files": [
"WxPayManager/*.{h,m}",
"WxPayManager/Wx/*.{h}"
],
"requires_arc": true,
"frameworks": [
"CFNetwork",
"SystemConfiguration",
"Security",
"CoreTelephony"
],
"ios": {
"libraries": [
"c++",
"sqlite3.0",
"z"
]
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_libraries": "WxPayManager/Wx/*.a"
}