blob: 0c39d35a94113278677a46a55d8cecfa157026c9 [file] [log] [blame]
{
"name": "YBLevelList",
"version": "1.0.1",
"summary": "An easy way to use level list.",
"homepage": "https://github.com/indulgeIn",
"license": "MIT",
"authors": {
"yangbo": "1106355439@qq.com"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SDWebImage": [
"~> 3.7.6"
]
},
"source": {
"git": "https://github.com/indulgeIn/YBLevelList.git",
"tag": "1.0.1"
},
"source_files": [
"YBLevelList",
"YBLevelList/**/*.{h,m}"
],
"requires_arc": true
}