blob: 83040b6639e23db4cc51373231cb9d5395e25e33 [file] [log] [blame]
{
"name": "HKPayModule",
"version": "0.1.0",
"summary": "HKPayModule.",
"description": "description of the pod here.",
"homepage": "http://10.10.144.154/gongm/HKPayModule.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GongM": "gongm@reachauto.com"
},
"source": {
"git": "http://10.10.144.154/gongm/HKPayModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.1"
},
"source_files": "HKPayModule/Classes/**/*",
"resource_bundles": {
"HKPayModule": [
"HKPayModule/Assets/**/*"
]
},
"frameworks": "UIKit",
"dependencies": {
"HKBasicModule": [
]
}
}