blob: 8d41663248023abeb4764d21905ebbf003b6396f [file] [log] [blame]
{
"name": "HJCategories",
"version": "0.0.3",
"summary": "常用分类",
"homepage": "https://github.com/shusheng732/HJCategories",
"license": "MIT",
"authors": {
"Vimin": "shusheng732@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shusheng732/HJCategories.git",
"tag": "0.0.3"
},
"source_files": [
"HJCategories",
"HJCategories/*.{h}",
"HJCategories/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"MJRefresh": [
"~> 3.1.12"
]
}
}