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