blob: 69f75092b7787396c84767349f500294afc60ec5 [file] [log] [blame]
{
"name": "SicPaySDK",
"version": "0.1.1",
"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.1.1"
},
"vendored_frameworks": "lib/SicPaySDk.framework",
"resources": "lib/SicSDKResources.bundle",
"libraries": [
"z",
"c++"
],
"requires_arc": true,
"dependencies": {
"OpenSSL-Universal": [
]
}
}