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