blob: 4459a813d9b96d55523ef0cae7cd488c74cafcba [file] [log] [blame]
{
"name": "YQPaySDK",
"version": "1.1.2",
"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.1.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"public_header_files": "PayEngineering/**/*.h",
"source_files": "PayEngineering/HeaderFiles.h",
"resources": "PayEngineering/UI/*.{png}",
"dependencies": {
"Masonry": [
]
},
"frameworks": "UIKit"
}