blob: 624400a8d02aac921f15c5aa982476a537c1b3cc [file] [log] [blame]
{
"name": "YQPaySDK",
"version": "1.0.6",
"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.6"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": [
"PayEngineering/HeaderFiles.h",
"PayEngineering/UI.{h,m,a}",
"PayEngineering/HBRSAHander.{h,m,a}"
],
"resources": "PayEngineering/UI/*.{png}",
"public_header_files": "PayEngineering/HeaderFiles.h",
"dependencies": {
"Masonry": [
]
}
}