blob: c89cc8745f8fc2316a354d4686d29035b366fac7 [file] [log] [blame]
{
"name": "YQPaySDK",
"version": "1.0.4",
"license": "MIT",
"summary": "An YQPaySDK view on iOS.",
"homepage": "https://github.com/wangsizhe/YQPaySDK",
"authors": {
"wangsizhe": "18643903434@163.com"
},
"source": {
"git": "https://github.com/wangsizhe/YQPaySDK.git",
"tag": "1.0.4"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "PayEngineering/HeaderFiles.h",
"resources": "PayEngineering/UI/*.{png}",
"public_header_files": "PayEngineering/HeaderFiles.h",
"dependencies": {
"Masonry": [
]
}
}