blob: 795a356517d60666b88563d64426501f67508c36 [file] [log] [blame]
{
"name": "SicPaySDK",
"version": "0.0.9",
"summary": "this is a payment SDK devlopmented by Leo.",
"description": "this is a payment SDK devlopmented by Leo.it's my first time try to push these to cocoapod",
"homepage": "https://github.com/LeoZzzz/SicPaySDK.git",
"license": "MIT (LICENSE)",
"authors": {
"Leo": "2601819796@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LeoZzzz/SicPaySDK.git",
"tag": "0.0.9"
},
"vendored_frameworks": "lib/SicPaySDk.framework",
"resources": "lib/SicSDKResources.bundle",
"libraries": [
"z",
"c++"
],
"requires_arc": true,
"dependencies": {
"OpenSSL-Universal": [
]
}
}