blob: 44b387fcaa2ba7f6a3e71cd79edc176a9b86b448 [file] [log] [blame]
{
"name": "JCCollectionViewWaterfallLayout",
"version": "1.0.0",
"summary": "Support multiple section, and can add headerView and footerView.",
"homepage": "http://lijingcheng.github.io/",
"license": "MIT",
"authors": {
"lijingcheng": "bj_lijingcheng@163.com"
},
"source": {
"git": "https://github.com/lijingcheng/JCCollectionViewWaterfallLayout.git",
"tag": "1.0.0"
},
"social_media_url": "http://weibo.com/lijingcheng1984",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}