blob: d51b63815684f78934eba1b5cbf08cabe6430e63 [file] [log] [blame]
{
"name": "HFBaseModel",
"version": "0.0.1",
"summary": "A short description of HFBaseModel.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.dev.marssenger.net/app-ios/hfbasemodel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ny8080": "czwny8800@163.com"
},
"source": {
"git": "http://gitlab.dev.marssenger.net/app-ios/hfbasemodel.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HFBaseModel/Classes/**/*",
"dependencies": {
"MJExtension": [
]
}
}