blob: 5a379b4683c3dc705ff92d40d93c63d6abe8a55b [file] [log] [blame]
{
"name": "DBInvalidApplePay",
"version": "1.0.0",
"summary": "A short description of DBInvalidApplePay.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xujiebing/DBInvalidApplePay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xujiebing": "xujiebing1992@gmail.com"
},
"source": {
"git": "https://github.com/xujiebing/DBInvalidApplePay.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DBInvalidApplePay/Classes/**/*.{h,m}",
"prefix_header_file": "DBInvalidApplePay/Classes/DBInvalidApplePay.pch",
"resources": "DBInvalidApplePay/Assets/DBInvalidApplePay.bundle",
"dependencies": {
"AJKit/UIKit": [
"~> 0.1.0"
]
}
}