blob: 463a062f692ac32f8b3ed54d2822f843c97b22d8 [file] [log] [blame]
{
"name": "MGMPay",
"version": "0.0.7",
"summary": "MGMPay.",
"description": "this is MGMPay",
"homepage": "https://github.com/githubbiao/MGMPay.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"migu": "name@migu.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/githubbiao/MGMPay.git",
"tag": "0.0.7"
},
"source_files": "MGMPay/Source/**/*.{h,m}",
"public_header_files": "MGMPay/Source/**/*.h",
"requires_arc": true
}