blob: 8057f17b9ac515a5e37263b36518ad178901dab2 [file] [log] [blame]
{
"name": "HBMFoundation",
"version": "0.1.0",
"summary": "A short description of HBMFoundation.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/outatu/HBMFoundation.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"outatu": "outatu@163.com"
},
"source": {
"git": "https://gitee.com/outatu/HBMFoundation.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HBMFoundation/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"Reachability": [
"~> 3.2"
]
}
}