blob: 8aff864d3d057d251b4841b0cbf8268b5261a85f [file] [log] [blame]
{
"name": "SicPaySDK",
"version": "0.2.2",
"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": "8.0"
},
"source": {
"git": "https://github.com/LeoZzzz/SicPaySDK.git",
"tag": "0.2.2"
},
"vendored_frameworks": "lib/SicPaySDk.framework",
"resources": "lib/SicSDKResources.bundle",
"libraries": [
"z",
"c++"
],
"requires_arc": true,
"dependencies": {
"OpenSSL-Universal": [
]
}
}