blob: de692f7abf409f57b92ae2e9b66ff8cfbd49bdc0 [file] [log] [blame]
{
"name": "HKErrorCodeModule",
"version": "0.1.0",
"summary": "HKErrorCode",
"description": "HKErrorCodeModule",
"homepage": "https://github.com/FatsoCat/HKBasicModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GongM": "gongm@reachauto.com"
},
"source": {
"git": "https://github.com/FatsoCat/HKBasicModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.1"
},
"source_files": "HKErrorCodeModule/Classes/*.{h,m}",
"resource_bundles": {
"HKErrorCodeModule": [
"HKErrorCodeModule/Assets/*.*"
]
}
}