| { |
| "name": "JCCollectionViewWaterfallLayout", |
| "version": "0.0.6", |
| "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": "0.0.6" |
| }, |
| "social_media_url": "http://weibo.com/lijingcheng1984", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*", |
| "resource_bundles": { |
| "JCCollectionViewWaterfallLayout": [ |
| "Pod/Assets/*.png" |
| ] |
| } |
| } |