blob: c5747ee8f506abeef3b3d6f64e6296eac6fbc46c [file] [log] [blame]
{
"name": "JHCoreLib",
"version": "0.1.1",
"summary": "This is a baseLib of iOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/gelm/JHCoreLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gelm": "351038343@qq.com"
},
"source": {
"git": "https://github.com/gelm/JHCoreLib.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JHCoreLib/Classes/**/*",
"public_header_files": "JHCoreLib/Classes/**/*.h",
"dependencies": {
"MJRefresh": [
],
"MJExtension": [
]
}
}