blob: ab255221370a863a60c28d0741a8e6c68a2240bc [file] [log] [blame]
{
"name": "PayCenter",
"version": "1.1.1",
"summary": "iOS aliPay wechatPay PayCenter",
"homepage": "https://github.com/HeavenDoor/PayCenter",
"license": "MIT",
"authors": {
"shenghai": "shenghairen@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/HeavenDoor/PayCenter.git",
"tag": "1.1.1"
},
"source_files": "PayCenter/**/*",
"requires_arc": true,
"dependencies": {
"XMLDictionary": [
"~> 1.4.1"
]
}
}