| { |
| "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/**/*" |
| } |