blob: edcfba3e342546d40e444e78e9732b170c313740 [file] [log] [blame]
{
"name": "JHCoreLib",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JHCoreLib/Classes/**/*",
"public_header_files": "JHCoreLib/Classes/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
],
"MJExtension": [
]
}
}