blob: a029872c7fb1330171828cd3c354ba552ec5f6fe [file] [log] [blame]
{
"name": "PayComponents",
"version": "0.0.1",
"summary": "PayComponents.",
"description": "this is PayComponents",
"homepage": "https://gitee.com/LittleBin/PayComponents",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"CasaTaloyum": "casatwy@msn.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://gitee.com/LittleBin/PayComponents.git",
"tag": "0.0.1"
},
"source_files": "PayComponents/PayComponents/**/*.{h,m,swift}",
"requires_arc": true
}