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