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