blob: 35230bcdfdb26f361bd94773b4c3fe2e5049adf4 [file] [log] [blame]
{
"name": "WZPayment",
"version": "0.1.0",
"summary": "内购组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/qiuqixiang/WZPayment.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiuqixiang": "739140860@qq.com"
},
"source": {
"git": "https://github.com/qiuqixiang/WZPayment.git",
"tag": "0.1.0"
},
"requires_arc": true,
"static_framework": true,
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "WZPayment/Classes/**/*.swift",
"dependencies": {
"KeychainAccess": [
"~> 3.2.0"
]
},
"swift_version": "5.0"
}